Classic Snake Game

debu

debu

@debu-62iszV Oct 25, 2024
Hi Folks!

I wrote a classic snake game this weekend, The code is in C#, and is open source and available free for use and reuse. This can serve as a great example for anyone who wants to study the anatomy of a snake game.

More details available <a href="https://debusinnovations.blogspot.com/2009/07/classic-snake-game.html" target="_blank" rel="nofollow noopener noreferrer">Debu's Innovations: Classic Snake Game</a>.

[youtube]wYkq07N3LPU[/youtube]

Regards,

Debu 😀

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • inform

    inform

    @inform-jkHpcY Jul 20, 2009

    seems to be a nice game!!!!
  • safwan

    safwan

    @safwan-NH7W5Y Jul 21, 2009

    good can we make this kind of game in vb.net
  • debu

    debu

    @debu-62iszV Jul 21, 2009

    @safwan: VB.NET and C# are different only in language and syntax. They are both very alike, and use the same .NET framework.

    Having said that, I avoided using anything but generics in the game algorithm so that it can serve as an example for anything, JAVA, C, C++, VB.

    Regards,

    Debu 😀
  • ms_cs

    ms_cs

    @ms-cs-Ab8svl Jul 21, 2009

    Its simple and nice too😀
  • Saandeep Sreerambatla

    Saandeep Sreerambatla

    @saandeep-sreerambatla-hWHU1M Jul 23, 2009

    Nice game dude, but in real snake game i guess the egg doesnt appear any where on the tail.

    I mean here after you capture few green dots the green dots is appearing on the black dot , generally games dont display that on black line anytime.


    Am I clear??
  • jhbalaji

    jhbalaji

    @jhbalaji-AH60JJ Jul 25, 2009

    debu
    Hi Folks!

    I wrote a classic snake game this weekend, The code is in C#, and is open source and available free for use and reuse. This can serve as a great example for anyone who wants to study the anatomy of a snake game.

    More details available <a href="https://debusinnovations.blogspot.com/2009/07/classic-snake-game.html" target="_blank" rel="nofollow noopener noreferrer">Debu's Innovations: Classic Snake Game</a>.

    [youtube]wYkq07N3LPU[/youtube]

    Regards,

    Debu 😀
    Nice game dude...
  • vinaya

    vinaya

    @vinaya-dNGYDM Aug 27, 2010

    hai
    this is superb.i'm searching for the snake game code in c# plz help me by providing the code which u have written.It will me very much helpful for me.


    plz do that favour to me
    Thanks in Advance
    my mail id is <removed>
  • Kaustubh Katdare

    Kaustubh Katdare

    @thebigk Aug 27, 2010

    vinaya
    hai
    this is superb.i'm searching for the snake game code in c# plz help me by providing the code which u have written.It will me very much helpful for me.


    plz do that favour to me
    Thanks in Advance
    my mail id is <removed>
    Umm, how about attempting it on your own?
  • HImanshu_Sharma

    HImanshu_Sharma

    @himanshu-sharma-HOM7Hg Aug 28, 2010

    can i know its source code?