Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

/prog/ challenge

Name: Anonymous 2012-11-04 14:51

Make/show a simple snake game in plain C!

Name: Anonymous 2012-11-04 14:55

#include <snake.h> //this contains all important data structures //and stuff
int main()
{
    start_snake()
    end_snake()
    return 0;
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List