Card Game Simulator
Developed in late 2020, the Card Game Simulator is a web app built using node.js and the HTML5 framework Phaser 3 for OSU's Computer Science group capstone project. The app allows anyone to join around a table and play any card game they like. Since it is a simulator, it is up to the players to enforce the rules. The app concept was created and developed by me, as the leader of our group. The app includes a dynamic table and hand system and node.js server, built from the ground up by me.