Skip to content

sadiqabubakar526/ZEX

Repository files navigation

ZEX

Source code of ZEX, the futuristic HTML5 racing game by SURAJ SR ABUBAKAR

Branches

  • Master - Public release (stable).

License

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

Installation

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

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

Note

The development of ZEX 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.