Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 707 Bytes

File metadata and controls

14 lines (10 loc) · 707 Bytes

Damka

A twist for beloved and renowned game Damka written in C#.
Developed as a first year Object Oriented Progrmaing course's final project.

Features

  • Spcial units like Vertical King and Mine with added functionality implemented by Inheritance
  • Managing objects (pieces) through System.Collections.Generic and Polymorphism
  • Windows Form Application - event driven game design
  • Fully operational game save/load achieved by Serialization

game menu gameplay