Advertisement
6_2008-2009 Games #214392

a snake game

snake is a classical game of snake. hopeu enjoy it... now u can record High score.... eat special fruits... vary game speed... and more.... i hav uploaded exe files as .exea files. just dbl click on the create exe.bat file and it will create the exe for u n u cqn run the game frm there. 2. if u r running the game frm within the turbo c++ IDE... then plz change the path in the initgraph(&gd,&gm,"c:\\tc\\bgi") according to the path where ur turbo c++ is installed. 3. plz also change the path in fname[25]={ "C:\\tc\\snake\\" }; in the maze_data:: load() function. Also path in the ifstream f("c:\\tc\\snake\\hs.ark"); 4. the game currently contains only 3 levels. u can add more levels by maze editor. 5. if u want that the levels created by the maze editor should b added in the game rather than in custom level option then save ur levels as 4.lvl 5.lvl etc. note that the extension must be lvl. 6. if u r creating levels only to b run in custom level mode then any extension or no extension can b used. Thank you for trying my game. hope u enjoy it... PLZ VOTE 4 IT.....

AI

AI Summary: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Source Code
original-source
Upload
Original Comments (3)
Recovered from Wayback Machine