Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.
/ draughts Public archive

Java draughts game coded with Swing (school project)

License

Notifications You must be signed in to change notification settings

ylrb/draughts

Repository files navigation

draughts.mp4

Java Draughts

Java draughts game with a GUI coded in Swing. The main() is inside JeuDeDames.java.
Rules of the game

Gameplay

Square highlighting and autoplay

When a pawn is selected, the squares where it can be moved to are highlighted in cyan.
You can activate the automatic movement and taking of pieces: if only one move is possible, the game moves the pawn for you.

Playing against the computer

You can make the computer your opponent in the menu. The "AI" simply does random moves.

About

Java draughts game coded with Swing (school project)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages