Skip to content

williammadie/the-checkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔴 Checkers Game ⚫️

A checkers game built as part of a school assignment for my computer science bachelor degree. I made this project with two friends using JavaFX for the UI and Maven for ensuring easy installation.

📜 Overview

In this project, we aimed to create a fun and interactive checkers game that can be played by people of all ages. Checkers is a classic board game that has been enjoyed for centuries, and this implementation provides a modern take on the game with a user-friendly interface.

In-Game King GIF

💻 Technologies Used

  • JavaFX
  • Maven

📋 Prerequisites

  • OracleJDK 17 or later
  • Maven 3.7 or later

🚀 Installation

To install the checkers game, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/checkers-game.git

  2. Navigate to the project directory in your terminal or command line.

  3. Run the appropriate command for your operating system: mvn clean install

🎮 Usage

To play the game, follow these steps:

  1. Navigate to the project directory in your terminal or command line
  2. Run mvn exec:java
  3. Follow the on-screen instructions to start playing the game!

Init Game GIF

In-Game GIF

👥 Contributors

📄 License

MIT License

Releases

No releases published

Packages

No packages published

Languages