Getting Started
This code has been verified to work for Python 3 (Python 3.5.2)
Dependencies
Before starting, ensure you have the following libraries installed;
Last Updated: April 27th, 2017
- Pygame (1.9.3)
- Numpy (1.12.0)
- TensorFlow (1.0.1)
Follow this link to install Tensorflow on your OS
Setup
Download the game by either cloning the repo or downloading the ZIP file.
Run
In terminal, use the commands
$ SoftDesFinalProject/src
$ python3 main.py
to run the game. Click on single player to begin the game. You will start off controlling the bomberman. To switch into the bot controlled version, press RIGHT-SHIFT. Press it again to switch back.