Skip to content

smolvamp/chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess Game - Java Desktop Version

This is a chess game developed using Java, currently available as a desktop version with offline player-versus-player (PvP) functionality.

Features

Current Features:

  • Offline PvP: Play against another player locally on the same device.
  • Classic Chess Rules: All standard chess rules are followed.
  • User Interface: Simple and intuitive interface for easy gameplay.
  • Chess Board: Drag and drop pieces for easy movement.

Getting Started

Prerequisites

To run the desktop version, ensure you have the following installed:

  • Java 8 or later: Ensure that Java is installed on your system. You can download it from here.
  • IDE: Use an IDE like IntelliJ IDEA, Eclipse, or NetBeans for running or modifying the code.

Running the Game

  1. Clone or download the repository.
    git clone https://github.com/smolvamp/chess.git
    
    java -jar chess/chess.jar

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages