AboutProjectsContact

Projects

A mix of passion, club, and competition projects.

Jun 19, 2023
68

Mancala Console

Mancala console game implemented using structs and multi-file compilation. Fast evaluation combined with strong Alpha-Beta search AI engine.

Read more →

Oct 5, 2023 76

turing

Turing machine in C++ with an object oriented approach using templates.

May 17, 2021 36

Klondike

A Console game of Klondike Solitarie with customizable options and a rudimentary AI

Feb 5, 2024 22

Clash Royale Gym

A work-in-progress Python project to recreate the hit-game Clash Royale by Supercell in Gymnasium by Open AI for a Reinforcement Learning Project @ MSU AI Club

Jan 29, 2024 22

Visualizing Sorting Algorithms

Visualize sorting algos in C++; An experimental collaboration with Paul Zupan, built with C++, MesonBuild, and SFML.

May 21, 2023 21

Console Klondike Game

Video instructional tutorial for Solitaire in C++