Skip to content
This repository has been archived by the owner on Apr 16, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 610 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 610 Bytes

Hanabi-AI-Engineering-Thesis

A study on cooperative games with incomplete information based on the game of Hanabi

GUI

Running the project

You'll need to install Kivy (instructions can be found here). After doing so, just type $ python3 hanabi.py. Enjoy the game!

Additional info

The project was tested using Python 3.7.4 on macOS 10.15.2 Catalina, Windows 10 (build 17763) and Ubuntu 18.04.3 LTZ.

Contributing