A fully featured chess game including an alpha-beta pruning AI, a GUI
View on GitHubA robust tester of Assignment 1 with nearly 1000 lines of code, contributed to by at least 9 people.
View on GitHubA robust tester of Assignment 2 with nearly 1000 lines of code, contributed to by at least 9 people.
View on GitHubA robust tester of Assignment 3 featuring a visualizer for the decision tree.
View on GitHubA tester for the final assignment, which includes speed testing, correctness testing, and integration with the leaderboard system.
View on GitHub View Leaderboard ResultsTower defense game based on the first assignment, with bees and hornets.
Tower defense game based on the first assignment, with bees and hornets.
A visualizer for A3 which lets users interact with the dog tree.
A3 Multitester - This repository is meant to act as a bundle of several tools and testers others have shared over the past days and weeks.
A tester that is able to automatically test a dog-tree given a .txt input and a .txt expected output.
SearchWindow is a GUI made for final project. You enter a keyword and search for result, just like what you do on a real search engine. The website file "HoF.xml" is also attached.
A Python script which creates large XMLs for testing the final assignment. Posted to Piazza.
Tester using massive graphs for the final assignment. Posted to Piazza.
A compilation of many A4 testers into one unified project.