This project belongs to Department of Computer Science, Columbia University. It may be used for educational purposes under Creative Commons with proper attribution and citation for the author TAs Rohit Gopalakrishnan (First Author), Joe Adams and the Instructor, Prof. Kenneth Ross.
Course: COMS 4444 Programming and Problem Solving (Fall 2022)
Problem Description: http://www.cs.columbia.edu/~kar/4444f22/node21.html
Course Website: http://www.cs.columbia.edu/~kar/4444f22
University: Columbia University
Instructor: Prof. Kenneth Ross
Project Language: Python
Rohit Gopalakrishnan
- Joe Adams
- Rohit Gopalakrishnan
Project 1: https://github.com/ja3537/polygolf22
Project 2: https://github.com/rvg-18227/Voronoi
Project 3: https://github.com/ja3537/A-Magical-Code
Project 4: https://github.com/rvg-18227/Amoeba
Requires python3.6 or higher
Install simulator packages only
pip install -r requirements.txt
Note: ImageMagick is needed for the video to be rendered.
python main.py
The code generates a log/debug.log
(detailed), log/results.log
(minimal) and log\<player_name>.log
(logs from player) on every execution, detailing all the turns and steps in the game.