Snake Free Android game!

Started by
0 comments, last by MonsterMMORPG 10 years ago

Yesterday was a big day to me as I realeased my first simple game on Android market.

Its is really my first complete game,it was hard, I had to learn a lot of stuff that doesnt have many of tutorials on the internet, how to set up sdk and ndk.

This game was developed using 99% c/c++ SDL, the 1% is for creating a highscore file in app directory, had to use jni(which i still dont understad very well).

If removing the jni stuff the game works on Windows and linux, probably even on IOS.

The hardest part was the begining and the end, the reason why is because in the begining you dont know from where to start and in the end there is too much stuff, but you get used to it and everything becomes quite easy.

The main reason why I created the was to improve my developing skill and to understand game logic, how do they work.

Development took about 2 weeks a lot of brainstorming was done, and a lot of motivation was needed. My best friend during the work time was google and sdl wiki, I learned to coding wiki and its just an amazing info source. I worked on the game during the time every day, from like 20min up to whole day.

I hope you can test the game and leave feedback at google store thx.

TLDR: it was hard, but I did it.

You can download the game from here:

https://play.google.com/store/apps/details?id=org.Snake_.app

Advertisement

God i hate c and c++ :D

and congrats :)

Indie Game Developer

PhD Candidate Computer Engineer

Developing Monster MMORPG

This topic is closed to new replies.

Advertisement