CrazyEngineers
  • Classic Snake Game

    debu

    Member

    Updated: Oct 25, 2024
    Views: 1.2K
    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 😀
    0
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • inform

    MemberJul 20, 2009

    seems to be a nice game!!!!
    Are you sure? This action cannot be undone.
    Cancel
  • safwan

    MemberJul 21, 2009

    good can we make this kind of game in vb.net
    Are you sure? This action cannot be undone.
    Cancel
  • debu

    MemberJul 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 😀
    Are you sure? This action cannot be undone.
    Cancel
  • ms_cs

    MemberJul 21, 2009

    Its simple and nice too😀
    Are you sure? This action cannot be undone.
    Cancel
  • Saandeep Sreerambatla

    MemberJul 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??
    Are you sure? This action cannot be undone.
    Cancel
  • jhbalaji

    MemberJul 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...
    Are you sure? This action cannot be undone.
    Cancel
  • vinaya

    MemberAug 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>
    Are you sure? This action cannot be undone.
    Cancel
  • Kaustubh Katdare

    AdministratorAug 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?
    Are you sure? This action cannot be undone.
    Cancel
  • HImanshu_Sharma

    MemberAug 28, 2010

    can i know its source code?
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register