vec-rac 0.4.1

Evolving AI vector racing
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.getopts]
version = "0.2"

[dependencies.rayon]
version = "1.3.0"

[package]
authors = ["Jude Melton-Houghton <jwmhjwmh@gmail.com>"]
categories = ["games", "simulation"]
description = "Evolving AI vector racing"
edition = "2018"
keywords = ["evolution", "ai"]
license = "MIT"
name = "vec-rac"
readme = "README.md"
repository = "https://github.com/TurkeyMcMac/vec-rac"
version = "0.4.1"