Portfolio of Projects - Snakepit

Snakepit was my first major programming project. I wrote it back in high school, using Pascal. The game uses a classic game concept: The snakes on the playfiled all try to eat as much food as they can, for points. As they eat the food, they get longer, and the game gets more complicated.

This is the second version of the game. The first version used text mode and allowed for 2 players with no computer players. This version uses a graphics mode, allows for up to 12 players, and has computer players.

Snakepit.zip (123 K)

Back