Skip to content

Latest commit

 

History

History
44 lines (39 loc) · 2.8 KB

File metadata and controls

44 lines (39 loc) · 2.8 KB

CSCI-GA.2965 Heuristic Problem Solving, Fall 2022, NYU

Professor: Dr. Dennis Shasha

Team Name: Kitkat Addicts
Team Members: Anav Prasad, Kumar Prasun

Repository Setup:

After cloning the repo, to properly update all the submodules cloned inside this repo, you will need to run the following command:

git submodule update --init --recursive

Games:

Final Project:

Our final project was Prime Squares Game.
The github repository of the same can be found at this link.