Thread: ASCII Snake Game

  1. #1
    Registered User
    Join Date
    Jun 2002
    Posts
    6

    ASCII Snake Game

    I have coded my version of the game snake: ASCII Snake. It is a win32 console app. Simple and fun! Check it out. Questions and comments are welcome.

    note:
    DOES NOT WORK ON WIN9X, ONLY WORKS WITH WINNT BASED OS'S (winxp, win2k).

    this is because the fullscreen windows sizes are different. Sorry.
    Last edited by ()Q(); 07-30-2002 at 03:55 PM.

  2. #2
    Seven years? civix's Avatar
    Join Date
    Jul 2002
    Posts
    605
    Pretty cool. If you wouldnt mind, could I see the source?
    .

  3. #3
    Veni Vidi Vice
    Join Date
    Aug 2001
    Posts
    343
    Very Nice ()Q(). Cool little game you have done .
    Just fix that the snake dies when he hits the wall.
    Impressive ()Q().

  4. #4
    Unregistered
    Guest
    thx. I posted the source so you can fix that yourself . I forgot to add:

    DOES NOT WORK ON WIN9X, ONLY WORKS WITH WINNT BASED OS'S (winxp, win2k).

    this is because the fullscreen windows sizes are different. Sorry.

  5. #5
    Registered User
    Join Date
    Jul 2002
    Posts
    16
    DOES NOT WORK ON WIN9X
    Well, I HAD something I was going to report, but it sounds like you know about it already.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. A snake game - Memory problem
    By gavra in forum C Programming
    Replies: 29
    Last Post: 11-23-2008, 12:58 PM
  2. 2D Game project requires extra C++ programmers, new or experienced
    By drallstars in forum Projects and Job Recruitment
    Replies: 2
    Last Post: 05-16-2007, 10:46 AM
  3. Open Source / Semi Open source game idea. Help needed
    By CaptainPatent in forum Projects and Job Recruitment
    Replies: 10
    Last Post: 05-16-2007, 10:44 AM
  4. Game Engine Link Prob
    By swgh in forum Game Programming
    Replies: 2
    Last Post: 01-26-2006, 12:14 AM
  5. Game Programmer's AIM Circle: Join Today
    By KingZoolerius66 in forum A Brief History of Cprogramming.com
    Replies: 28
    Last Post: 12-20-2003, 12:12 PM