1
0
forked from sent/waves
waves-fork/public/assets/g/hexgl
2025-04-09 17:11:14 -05:00
..
audio waves 2025-04-09 17:11:14 -05:00
bkcore waves 2025-04-09 17:11:14 -05:00
bkcore.coffee waves 2025-04-09 17:11:14 -05:00
css waves 2025-04-09 17:11:14 -05:00
geometries waves 2025-04-09 17:11:14 -05:00
libs waves 2025-04-09 17:11:14 -05:00
replays/cityscape-casual waves 2025-04-09 17:11:14 -05:00
textures waves 2025-04-09 17:11:14 -05:00
textures.full waves 2025-04-09 17:11:14 -05:00
cache.appcache waves 2025-04-09 17:11:14 -05:00
favicon.png waves 2025-04-09 17:11:14 -05:00
icon_32.png waves 2025-04-09 17:11:14 -05:00
icon_64.png waves 2025-04-09 17:11:14 -05:00
icon_128.png waves 2025-04-09 17:11:14 -05:00
icon_256.png waves 2025-04-09 17:11:14 -05:00
index.html waves 2025-04-09 17:11:14 -05:00
launch.coffee waves 2025-04-09 17:11:14 -05:00
launch.js waves 2025-04-09 17:11:14 -05:00
LICENSE waves 2025-04-09 17:11:14 -05:00
manifest.webapp waves 2025-04-09 17:11:14 -05:00
package.webapp waves 2025-04-09 17:11:14 -05:00
package.zip waves 2025-04-09 17:11:14 -05:00
README.md waves 2025-04-09 17:11:14 -05: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.