Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/harmboschloo/vector-racer


https://github.com/harmboschloo/vector-racer

Last synced: 6 days ago
JSON representation

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)