Saturday, July 18, 2009

Classic Snake Game

 

Another simple weekend project, the Classic Snake Game. This one should serve as an example for anyone who wants to learn the anatomy of a snake game (or its clones: Nibbles, Worms etc.). The code is open source and available under GNU GPLv3 for use and reuse. Both, the code and the binaries are available for download at the projects Google Code repository. Be sure to leave your view and comments, they always make my day.

12 comments:

Vineeta Kapoor said...

Woah! nice project. Any idea how i can download the code?

Devesh Rai said...

@Vineeta: Thank you, You can download the code by connecting to the code's repository. If you use mercurial, on your command line type:
hg clone https://classicsnake.googlecode.com/hg/ classicsnake

Stay Tuned.

Regards,

Debu

Prakash said...

Beautiful! How bout porting to *nix? ;)

Anonymous said...

Thx dude. Should be a gud study.

Anonymous said...

how can i downld the video frm youtube?

Devesh Rai said...

@Prakash: Its open source. Why don't you go ahead, try porting it to Mono. :)

Regards,

Debu

Anonymous said...

Cant download source. Pls help! :(

Whizkid said...

Why do you use Google Code for project hosting? SourceForge is lightyears ahead.

Devesh Rai said...

@whizkid: Somehow, my projects never make it through the sourceforge OSS approval process. :P
Plus, Google Code now uses mercurial for maintaining repositories, so its quite usable.

Regards,

Debu

Student said...

Hi! This is a great program. I want to do this on my programming class but this kind of game is out of my league. I want to study the source code but I can't/don't know how to download it. Thanks

Anonymous said...

Dear Debu!
this code for Arm9?

Anonymous said...

Dear Debu!
cam you send me a project classicsnake for mini2440-Arm9?
Thanks a lot!