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:

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

    ReplyDelete
  2. @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

    ReplyDelete
  3. Beautiful! How bout porting to *nix? ;)

    ReplyDelete
  4. Thx dude. Should be a gud study.

    ReplyDelete
  5. how can i downld the video frm youtube?

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

    Regards,

    Debu

    ReplyDelete
  7. Cant download source. Pls help! :(

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

    ReplyDelete
  9. @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

    ReplyDelete
  10. 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

    ReplyDelete
  11. Dear Debu!
    this code for Arm9?

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

    ReplyDelete