Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 631 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 631 Bytes

Draughts/Checkers game

Overview

Publishing some of my college work in case some other students might find it of use. This project was to create a game in C# web forms with visual studios, I chose draughts.

Features

  • Drag and drop
  • Drag between windows
  • Web Forms
  • Save (Serialisation)
  • Load (Deserialisation)
  • Model transfer
  • Loading from JSON files
  • Board generation

Some features will see strange and they probably just exist to meet a requirement from the brief.

The game

draughts1 draughts2 draughts3