Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/js13kgames/not-so-epic-car-adventure
- Owner: js13kGames
- Created: 2015-09-18T18:55:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-12T17:36:30.000Z (over 9 years ago)
- Last Synced: 2024-10-08T10:34:43.073Z (3 months ago)
- Topics: 2015, competition, desktop, game, html5, javascript, js13k, js13kgames, js13kgames2015, optimization, reversed
- Language: JavaScript
- Homepage: https://js13kgames.com/entries/not-so-epic-car-adventure
- Size: 195 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)