My contest submission for the Ghost In the Cell programming contest on codingame.com!
- Copy all of the code inside the
main.py
file in this repository. - Go to the Ghost In The Cell coding competition page on codingame.com
- Click on "Join" button.
- Close any pop-ups asking you to sign up and then delete all of the code in the editor.
- Paste the code we just copied into the editor.
- On the dropdown right above the editor, make sure that "Python 3" is selected.
- Click on "Play My Code" to watch my AI battle other people's AIs in real-time on the game screen to the left!