SkillAgentSearch skills...

ChessGame

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 Pham Nguyen Phuong Duy while following a tutorial by Ryisnow on YouTube. The chess piece images used in the game are also from Ryisnow's tutorial.

Install / Use

/learn @pnpduy/ChessGame
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Chess Game

This is a simple chess game implemented in Java. It allows you to play chess on a graphical user interface.

image

Features

  • Supports standard chess rules.
  • GUI interface for easy gameplay.
  • Pieces move according to their specific rules.
  • Includes basic AI for single-player mode.

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

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated6mo ago
Forks5

Languages

Java

Security Score

67/100

Audited on Sep 15, 2025

No findings