Thibaut Despoulain 2cb8b75c43 Update license to MIT
2015-08-29 13:41:59 -07:00
2012-10-05 15:10:45 +02:00
2015-05-29 13:00:33 -07:00
2015-08-29 13:41:59 -07:00

HexGL

Source code of HexGL, the futuristic HTML5 racing game by Thibaut Despoulain

Branches

  • Master - Public release (stable).

License

Unless specified in the file, HexGL's code and resources are now licensed under the MIT License.

Installation

cd ~/
git clone git://github.com/BKcore/HexGL.git
cd HexGL
python -m SimpleHTTPServer
chromium index.html

To use full size textures, swap the two textures/ and textures.full/ directories.

Regarding the code

As of now the code is pretty much raw and undocumented. I'll be commenting it someday, but that won't be until I've finished the next content update and code refactoring sorry! There will also be some refactoring, when I get some time :P

Note

After much thinking, I've decided to release HexGL's source code under CC 3.0 BY-NC until further notice. This is not a definite choice, and the game may end up under the MIT license someday.

Feel free to post issues, patch or anything to make the game better.

S
Description
Source code of HexGL, a futuristic HTML5 racing game
Readme MIT 39 MiB
Languages
JavaScript 79%
HTML 12.2%
CoffeeScript 5.6%
CSS 3.2%