Can you beat the project or will it beat you?
NeoGame will be a web based 2 player card game, where one player takes the role of the development team and the other will play as the dreaded IT-project.
This is an internal side-project at Neodev AB:
To run locally:
- Install yarn/npm
- In Web-folder run: yarn/npm build
- In root run: pip install -r requirements.txt
- In root run: python run_flask.py