|
 snafu - game - C - early 1996
I did a course in C programming while finishing high school and this game is the result of it. I have forgotten the C language, but would be very easy to remember everything. This is that snake game where you must eat little foods and the snake gets bigger at each new food. It's in portuguese and so is the source. It's still playable, but you have to change the delay (option 1) to something like 2000 to have a nice speed. You can create levels with notepad also. The source code is released in the "I don't care" license, do what you will with it. |