Sep.20

Quadris (C++)

  • Designed a class hierarchy from scratch to most effectively manage various components of a Tetris-like game. Components include scoring, levels of difficulty, block generation and grid/cell implementation
  • Fully implemented classes in C++ to create a functional game including a GUI
  • Design document available here