Skip to content

A multiplayer text adventure game featuring a map holding multiple players, player proximity detection, attacking, chatting, and persistent state using a P2P-like consistent hashing system to ensure data redundancy.

weicool/tinywow

Repository files navigation

EE122 Project 2B - Tiny World of Warcraft

##############
# AUTHORS ####
##############

Wei Yeh
18535857
ee122-cy

Evelyn Yung
18948387
ee122-eq

##############
# TO RUN #####
##############

1. Run "gmake" to build server
2. Run using the command line arguments specified in the project specs
3. There is no step 3 -- have fun!

About

A multiplayer text adventure game featuring a map holding multiple players, player proximity detection, attacking, chatting, and persistent state using a P2P-like consistent hashing system to ensure data redundancy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published