A GTA inspired game with a touch of Minecraft developed for js13kGames 2014.
Can be played here: http://aurhe.github.io/ap11/
It was developed over the course of roughly 4 weekends and the end result is a 8kB zipped game.
- procedurally generated textures
- procedurally generated city map and buildings
- rudimentary physics, collision detection and AI
- no WebGL involved
- sounds generated with jsfxr
Run:
$ npm install
$ grunt build
Thanks to:
- all the contributors to the jsfxr library
- Henrique Santos for the testing
- Matthew Donica for the bug reported
Copyright (C) 2014 Aurélio Santos
Licensed under the GPL v3 license.