thealexhoar / HuntTheWumpus

One of the STEM High School Hunt the Wumpus groups.
GNU General Public License v2.0
1 stars 0 forks source link

HuntTheWumpus

One of the Tesla High School Hunt the Wumpus groups.

This implementation is done with .net, C# and XNA.

Contributed to by Alex Hoar, Dylan Katz, Martin Berger, Paul Siicu, Divya Cherukupalli, Kostya Yatsuk.

Building

Just use the .sln file for building the game itself. It should be built with Visual Studio 2010, and it requires XNA.

For the score server, run python score_server.py and it will set up on port 5005.