🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Android: Snacky Snakes, SVG based accelerometer controlled snake game.

Started by
2 comments, last by a.a.fathi 9 years, 10 months ago

hi,

I've just released a snake game called Snacky Snakes that uses all scalable vector graphics (SVG). It's very simple jet fun game. You steer the snake by tilting the phone. Check out the screenshots at https://play.google.com/store/apps/details?id=com.appnician.snackysnakes. It's very simplistic but I think it looks nice and it's 62fps also so it's very smooth. It's not full of ads eighter.

Feedback is greatly appreciated!

[attachment=22690:main_menu_1.png] [attachment=22691:level_menu_3.png]

[attachment=22669:gameplay_2_small_512x288.png] [attachment=22671:gameplay_4_small_512x288.png]

[attachment=22672:gameplay_6_small_512x288.png]

Advertisement

I made huge mistake. I forgot to remove the READ_PHONE_STATE permission. It was a leftover from when testing admob. I'm guessing at least some people found that to be suspicious and probably didn't test the game because of that. It is now removed. Only network for admob and vibration is left.

Also, I made the snakes look less creepy, and changed the colors on level three to make it easier to see the snake and the eatable.

rJqG3G2.png

XgiRw7B.png

Added some videoes.

This is the best one:

I linked it to the game at https://play.google.com/store/apps/details?id=com.appnician.snackysnakes.

The following videos are screen recordings. They are low quality. There is one for each level.

level 1:


level 2:

level 3:

hi ,, pretty nice (Y) keep it up
i wonder what is the programming language ?

This topic is closed to new replies.

Advertisement