Sunday, 18 August 2013

Snake Colorize and its Development

While focusing on developing one game, I am going to share with you two previous games that I had already developed: a flash game Snake Colourize and a Tic Tac Toe app.

Today, this post reflects on the development of the former:





If you are using a web browser, you can play the game in either of the following links:
Deviantart: http://pikadon92.deviantart.com/art/Snake-Colorize-362448248
Kongregate: http://www.kongregate.com/games/Kindle4Light/snake-colorize

Snake Colourize is a snake game with three food instead of just one. Each food has a different colour. When the snake eat the food, its body changes colour accordingly as well as the game screens.

Originally, it was a school project where we learn how to develop edutainment games. For this case, I was originally developing a game called "Snake Math". Basically, there are three food instead of one, each containing a choice (one of them is correct) to a shown question.

From those three food, I got the idea of the game changing colour after colour-coding them. Then, I changed the code accordingly, finally creating Snake Colourize.

While I do not expect this to be my great work, if I'm waiting for a good start, I would least likely get anywhere at all. I'm also satisfied that after lots of incomplete works, I finally got to complete something. Especially when I have other commitments.

No comments:

Post a Comment