Games and Artificial Intelligence

Game AIs

Connect4 AI Opponent

Uses the minimax algorithm with alpha beta pruning. Github Repository.

Uses the minimax algorithm. Done for the Harvard CS50 AI course. Github Repository.

Games

A spin-off of Tetris that I made, which incorporates elements of gerrymandering tactics. A medium article describing the process can be found here!

A platformer game made in 9th grade.

A Scratch game I made a while back. It got curated on the front page and accumulated 25,000 plays!

A mini arcade game that I made with my friend's music!

A platformer engine made available to the Scratch community for anyone to use!