axmol/examples/SimpleSnake
涓€绾跨伒 d4c4d395a5 Merge: 18076d09f0 2f8d5dd2f6
Merge pull request #738 from solan-solan/index_array_to_stl

IndexArray to stl
2022-07-10 09:47:27 +08:00
..
Classes Merge: 18076d09f0 2f8d5dd2f6 2022-07-10 09:47:27 +08:00
Resources Merge: 18076d09f0 2f8d5dd2f6 2022-07-10 09:47:27 +08:00
proj.android Merge: 18076d09f0 2f8d5dd2f6 2022-07-10 09:47:27 +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 Merge: 18076d09f0 2f8d5dd2f6 2022-07-10 09:47:27 +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

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