Thread: My old Snake evolved!

  1. #1
    Registered User LogicError's Avatar
    Join Date
    Aug 2003
    Location
    г. Магнитогорск
    Posts
    76

    Exclamation My old Snake evolved!

    Bring tha noize for verzion 2!


    Operating System: Windows XP SP2
    Compiler: Dev-C++ 4.9.9.0
    Graphics Lib: SDL (www.libsdl.org)
    Description: Below I posted two images.. one of my old snake game.. the other of my new.. and the new one comes with an interface too! check it out :P


    http://logicerror.glwb.info/upload/old_snake.jpg
    http://logicerror.glwb.info/upload/new_snake.jpg

    Source code here:
    http://logicerror.glwb.info/upload/Snake.zip

    Please comment

  2. #2
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    maybe its me but if i open the project file to execute it all the .ccp files show blank. And if i load just main.cpp it wont build obviously. Dev 4, must be me doing something wrong.

  3. #3
    Registered User Dante Shamest's Avatar
    Join Date
    Apr 2003
    Posts
    970
    I think you need to have SDL installed to build it.

  4. #4
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    oh duh me

  5. #5
    Registered User LogicError's Avatar
    Join Date
    Aug 2003
    Location
    г. Магнитогорск
    Posts
    76

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. Need help with a snake game (ncurses)
    By Adam4444 in forum C Programming
    Replies: 11
    Last Post: 01-17-2007, 03:41 PM
  3. Contest - Snake Numbers
    By pianorain in forum Contests Board
    Replies: 46
    Last Post: 06-15-2006, 07:52 AM
  4. Snake
    By Grantyt3 in forum Game Programming
    Replies: 2
    Last Post: 05-24-2006, 01:35 PM
  5. linked list problem
    By kzar in forum C Programming
    Replies: 8
    Last Post: 02-05-2005, 04:16 PM