/ap11

A GTA inspired game with a touch of Minecraft developed for js13kGames 2014.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

ap11

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

Build instructions

Requires Node.js and Grunt.

Run:

$ npm install
$ grunt build

Acknowledgments

Thanks to:

  • all the contributors to the jsfxr library
  • Henrique Santos for the testing
  • Matthew Donica for the bug reported

License

Copyright (C) 2014 Aurélio Santos

Licensed under the GPL v3 license.