A serious game created for 2023 BeaverWorks Summer Institute exploring ethical dilemmas and the use of AI in crisis scenarios.
- Clone the repository or download the code
- Install pipenv
pip3 install pipenv
- Install packages
pipenv install- If you would like to install packages manually, check out requirements.txt for the relevant packages.
- Run the game
pipenv run python3 main.pypipenv run python main.py
Please fill out your name and the number of times you've played our game before in setup.py.
When you've finished testing, please send us the files in the folder logs/human/.
Thank you!
Developed by Sabrina Yen-Ko, Lucas Helms, Alexander Wang, and Seonyoung Lee