ttoomas / draughts-java

Draughts Game in Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Draughts Game in Java

Simple game Draughts/Checkers in Java. The game is a bit modified. At the start, there are only two rows of pieces = 8 pieces instead of the original 12. And when taking a piece, the jumping piece only moves one step.

How to play

- Download
- Run src/com/company/Main.java

About

Draughts Game in Java


Languages

Language:Java 100.0%