Thibaut Despoulain 6addc95a2f Merge pull request #52 from i-khan/master
setVelocity commented
2021-03-21 22:49:17 -07:00
2021-03-20 14:45:42 +05:30
2012-10-05 15:10:45 +02:00
2015-05-29 13:00:33 -07:00
2015-08-29 13:44:51 -07:00
2015-08-29 13:51:03 -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.

Note

The development of HexGL is in a hiatus for now until I find some time and interest to work on it again. That said, feel free to post issues, patches, or anything to make the game better and I'll gladly review and merge them.

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%