axmol/examples/SimpleSnake
halx99 c2acb3a744 Migrate tests, extensions and configs ReSquash for unexpected changes +2 2022-07-09 22:23:34 +08:00
..
Classes Migrate tests, extensions and configs ReSquash for unexpected changes +2 2022-07-09 22:23:34 +08:00
Resources Migrate tests, extensions and configs ReSquash for unexpected changes +2 2022-07-09 22:23:34 +08:00
proj.android Migrate tests, extensions and configs ReSquash for unexpected changes +2 2022-07-09 22:23:34 +08:00
proj.ios_mac Merge: 101f09d912 820ad21a46 2022-06-17 17:16:55 +03:00
proj.linux Merge: 101f09d912 820ad21a46 2022-06-17 17:16:55 +03:00
proj.win32 Merge: 101f09d912 820ad21a46 2022-06-17 17:16:55 +03:00
CMakeLists.txt Fix setup cmake files and some relative sources 2022-07-08 14:20:41 +08:00
LICENSE Merge: 101f09d912 820ad21a46 2022-06-17 17:16:55 +03:00
README.md Migrate tests, extensions and configs ReSquash for unexpected changes +2 2022-07-09 22:23:34 +08:00
axis-project-template.json Fix CMAKE 2022-07-08 02:10:35 +03:00
run.bat.in Merge: 101f09d912 820ad21a46 2022-06-17 17:16:55 +03:00

README.md

Simple Snake

axis version of a "Simple Snake" game.

image

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