A 1KB GTA inspired game developed for JS1K 2017.
Can be played here: http://aurhe.github.io/ap22/
Use arrow keys to drive the car.
To minify run:
npm run minify
And then use RegPack with options:
- Uncheck option to reassign variables names
- Score 1 0 0 and Tiebreaker most copies first
Thanks to:
- RegPack - https://github.com/Siorki/RegPack
- JSCrush - http://www.iteral.com/jscrush/
- https://github.com/jed/140bytes/wiki/Byte-saving-techniques
- http://www.claudiocc.com/javascript-golfing/#comment-317
- Henrique Santos for testing
Copyright (C) 2017 Aurélio Santos
Licensed under the GPL v3 license.