This project contains source code for an automated combat game. It could be modified to include interactive play, and a 3 dimensional game board
Currently there are no dependencies. It can be deployed a number of ways.
pip3 install -r requirements.txt
python game_play.pydocker-compose up --build