axmol/examples/SimpleSnake
halx99 51b6e5391f Fix ci, astc only support sse2 for x86 target 2022-06-16 12:22:39 +08:00
..
Classes Fix ci, astc only support sse2 for x86 target 2022-06-16 12:22:39 +08:00
Resources Fix ci, astc only support sse2 for x86 target 2022-06-16 12:22:39 +08:00
proj.android Fix ci, astc only support sse2 for x86 target 2022-06-16 12:22:39 +08:00
proj.ios_mac Fix ci, astc only support sse2 for x86 target 2022-06-16 12:22:39 +08:00
proj.linux Fix ci, astc only support sse2 for x86 target 2022-06-16 12:22:39 +08:00
proj.win32 Fix ci, astc only support sse2 for x86 target 2022-06-16 12:22:39 +08:00
CMakeLists.txt Fix ci, astc only support sse2 for x86 target 2022-06-16 12:22:39 +08:00
LICENSE Fix ci, astc only support sse2 for x86 target 2022-06-16 12:22:39 +08:00
README.md Fix ci, astc only support sse2 for x86 target 2022-06-16 12:22:39 +08:00
adxe-project-template.json Fix ci, astc only support sse2 for x86 target 2022-06-16 12:22:39 +08:00
run.bat.in Fix ci, astc only support sse2 for x86 target 2022-06-16 12:22:39 +08:00

README.md

Simple Snake

adxe 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 adxe

Idea from here:

https://www.youtube.com/channel/UCC7qpnId5RIQruKDJOt2exw

MIT License