Skip to content

NivOzer/Damka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Damka

The Famous game of checkers but with an odd twist ;)
Developed as a first year final project in an OOP course.
Written in C#

Features

  • Spcial units like Vertical/Horizontal 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/restart achieved with Serialization
  • Graphics

*The game was made for a 1080x720 resolution , so for a pure gameplay i recommend adjusting your screen resolution to fit the needs game menu gameplay

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages