Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/js13kgames/not-so-epic-car-adventure

Not So Epic Car Adventure - a js13kGames 2015 competition entry by @minortext.
https://github.com/js13kgames/not-so-epic-car-adventure

2015 competition desktop game html5 javascript js13k js13kgames js13kgames2015 optimization reversed

Last synced: 17 days ago
JSON representation

Not So Epic Car Adventure - a js13kGames 2015 competition entry by @minortext.

Awesome Lists containing this project

README

        

# Not so epic car adventure
Entry for js13k 2015 competition.
[Play it](http://maxkolyanov.github.io/js13k-2015/)

### Controls
A/D or Arrow Keys

### Build
```
npm i
gulp
```
[JSFXR by mneubrand](https://github.com/mneubrand/jsfxr)