ayebear / undead-mmo

Multiplayer zombie survival game
http://undeadmmo.com/
GNU General Public License v3.0
3 stars 1 forks source link

Undead MMO

Undead MMO is a multi-player, top-down, zombie survival game. Official website: http://undeadmmo.com/

There is a client and server program. The game client can login to a server to play the game.

Gameplay

Currently we are working on a single game mode, called endless mode:

In the future, there will be lots of other game modes, like:

Code

The code is written in C++11, and uses SFML 2.1 (https://github.com/LaurentGomila/SFML).

The code is licensed under the GPLv3 license. See LICENSE.txt for more details.

See COPYRIGHT.txt for authors.

For build instructions, and other information about the contents of this git repository, please see the documentation in the "doc" folder.