Skip to content

This repository contains a simple chess game implemented in Java. It features a graphical user interface where you can engage in a game of chess following standard rules. The project was created by Aurio Rajaa while following a tutorial by Ryisnow on YouTube. The chess piece images used in the game are also from Ryisnow's tutorial.

Notifications You must be signed in to change notification settings

auriorajaa/2DSimpleChess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chess Game 🎮

This is a simple chess game implemented in Java. It allows you to play chess on a graphical user interface. This project was developed to enhance my Java programming skills following a tutorial by Ryisnow.

You can download and play the game on your local computer from here.

Chess Game Screenshot

Features 🌟

  • Supports standard chess rules.
  • GUI interface for easy gameplay.
  • Pieces move according to their specific rules.
  • No AI feature, meant for two-player gameplay only.

How to Play 🕹️

  1. Clone the repository to your local machine.
  2. Open the project in your Java IDE.
  3. Compile and run the Main.java file.

Controls 🎮

  • Click on a piece to select it.
  • Click on a valid square to move the selected piece.

Credits 🙌

About

This repository contains a simple chess game implemented in Java. It features a graphical user interface where you can engage in a game of chess following standard rules. The project was created by Aurio Rajaa while following a tutorial by Ryisnow on YouTube. The chess piece images used in the game are also from Ryisnow's tutorial.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages