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:
Woah! nice project. Any idea how i can download the code?
@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
Beautiful! How bout porting to *nix? ;)
Thx dude. Should be a gud study.
how can i downld the video frm youtube?
@Prakash: Its open source. Why don't you go ahead, try porting it to Mono. :)
Regards,
Debu
Cant download source. Pls help! :(
Why do you use Google Code for project hosting? SourceForge is lightyears ahead.
@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
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
Dear Debu!
this code for Arm9?
Dear Debu!
cam you send me a project classicsnake for mini2440-Arm9?
Thanks a lot!
Post a Comment