These are the projects I did during my first semester.

Lasso Game

  • Visualized implementation of a single-player Lasso game in C++ using SimpleCPP Graphics package
  • Enhanced the game by introducing 5 additional features using concepts of classes, inheritance & vectors

Back