Skip to content

NateTheGreat1230/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess Game

About

This project was made for the final project in my software development class.

Overview

This project was made to be a simple chess game with a user friendly, simple and clean user interface.

Installing

To install this app use the jar file found in out/artifacts/Chess_jar/Chess.jar this requires java 21 or newer. To install on linux an example of the chess.desktop file would be [Desktop Entry] Name=Chess Game Exec=java -jar /path/to/Chess.jar Comment=chess Terminal=false Icon=/Path/to/favicon.png Type=Application The favicon can be found at src/main/resources/com/game/chess/favicon.png

Screenshots

img1 img2 img3 img4

About

Simple 2D Chess game with clean UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published