Skip to content

charliecai00/Guild-Manager-Capstone

Repository files navigation

release license last commit deployment

Product Vision Statement

The project is called "Guild Manager", a game where you organize a guild of adventurers in a fantasy world. You will send heroes out on quests and then use the treasure and riches they collect to build up the greatest guild in the world. The game will be a program that runs on the cloud and all the data it generates (characters, quests, treasure, dungeons, etc.) will get stored in a database. Finally there'll be an API that a web client could use to send commands to the game on the cloud.

Guild Manager is maintained by

Building and installing Guild Manager

Production

The flask server is automatically deployed to Heroku @ https://guild-manager.herokuapp.com/

Development

make dev_env; sh server.sh

Help wanted

We have several ideas we would like to see in Guild Manager to make it even better. However, we already work on so many things that we do not have the time for all the big ideas.

This can be your way to support and contribute to Guild Manager - extend it to do something cool.

For everyone who wants to contribute (and send pull requests), please read our contributing guidelines before you submit.

Project Status