axmol/examples/SimpleSnake
aismann 9d4f114b11 Update SimpleSnakeScene.cpp 2022-07-05 11:55:22 +02:00
..
Classes Update SimpleSnakeScene.cpp 2022-07-05 11:55:22 +02:00
Resources Merge: e7f5f28931 a09a6ea800 2022-06-25 10:16:54 +08:00
proj.android Merge: 101f09d912 820ad21a46 2022-06-17 17:16:55 +03: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 Merge: 101f09d912 820ad21a46 2022-06-17 17:16:55 +03:00
LICENSE Merge: 101f09d912 820ad21a46 2022-06-17 17:16:55 +03:00
README.md Merge: e7f5f28931 a09a6ea800 2022-06-25 10:16:54 +08:00
adxe-project-template.json Merge: 101f09d912 820ad21a46 2022-06-17 17:16:55 +03:00
run.bat.in Merge: 101f09d912 820ad21a46 2022-06-17 17:16:55 +03:00

README.md

Simple Snake

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

Idea from here:

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

MIT License