mirror of https://github.com/axmolengine/axmol.git
5f04e88dc7 | ||
---|---|---|
.. | ||
Classes | ||
Resources | ||
proj.android | ||
proj.ios_mac | ||
proj.linux | ||
proj.win32 | ||
CMakeLists.txt | ||
LICENSE | ||
README.md | ||
axis-project-template.json | ||
run.bat.in |
README.md
Simple Snake
axis version of a "Simple Snake" game.
If you have any questions or want to continue this project feel free to do so.
Here are some ideas:
-
Improve the "score optic"
-
Save the "highsore times"
-
Use sprites unstead of draw primitives
-
Add some effects (sound, exploding stuff, traps, etc)
-
or use it as startup of your own snake version with axis
Idea from here:
https://www.youtube.com/channel/UCC7qpnId5RIQruKDJOt2exw
MIT License