by Tireless Timingila
View Demo
·
Report Bug
·
Request Feature
Chemystery is a turn-based co-op game where chemists must team up to brew a concoction for a deathly-ill patient. Careful! You might end up sending the patient to heaven!
- Clone the repository
- Run
poetry update
andpoetry install
- Navigate to the project directory and run the following:
python src/server.py
- Navigate to the project directory and run the following:
python src/main.py
As a player, you can either choose to join a random room or create a room for your party.
After entering a room, you are provided with an equation and a few elements.
When it is your turn, try to pick an element that best fits the given equation in order to save the patient.