Labyrinth: A Multi-player Network Game


(click to enlarge)

During a special topics course on networking, Kevin Peterson, Cheryl-Annette Kincaid, and I worked on a multi-player network game we called "Labyrinth". The application runs in the Linux environment and utilizes the NCurses library to render the game on the console.

Features

Programming Aspects

Files

The following files are available for download relating to Labyrinth:

game.tar.gz - The source code in a tarball. Extract and run make

Readme.txt - Readme instruction file for the game