Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harmboschloo/vector-racer
https://github.com/harmboschloo/vector-racer
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/harmboschloo/vector-racer
- Owner: harmboschloo
- License: bsd-3-clause
- Created: 2019-05-31T09:11:02.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-10T12:45:57.000Z (over 5 years ago)
- Last Synced: 2024-10-29T15:15:18.255Z (about 2 months ago)
- Language: Elm
- Size: 127 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vector Racer
**Work in Progress / Experimental**
Revisiting [Vector Racer](https://harmmade.com/vectorracer/) and [Vector Racer Puzzels](https://harmmade.com/vectorracerpuzzles/) in [Elm](https://elm-lang.org/).
## examples
- convert track mask image to json (node) - [source](https://github.com/harmboschloo/vector-racer/tree/master/examples/convertTrackMaskImage)
- generate track image from json (node) - [source](https://github.com/harmboschloo/vector-racer/tree/master/examples/generateTrackImage)
- [inspect track](https://harmboschloo.github.io/vector-racer/inspectTrack/) - [source](https://github.com/harmboschloo/vector-racer/tree/master/examples/inspectTrack)