Skip to content

A chess application which allows users to play against each other or a chess engine

Notifications You must be signed in to change notification settings

atarw/washer-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Washer - Atharva Washimkar

This is a basic chess application made by me for fun (and because I really like chess) :) The application allows users to play a game of chess against another person, or against a basic chess washer.engine that I coded to go with the program.

Screenshot of chess washer.engine

The program has a Java Swing-based custom GUI (with custom Look and Feel) modelling Google's Material Design UI - something which I think is aesthetically appealing and could be reused in future projects.

The program's washer.engine is not very strong, although it can put up a fight :)

NOTE: Some parts of the application are unfinished, with some functionality such as opening and saving .pgn files (a way to store chess games on disk, for use outside the program).

However, ALL features which are related to actually playing the game exist. In short, it's a good way to waste a few hours :)

How to run this program

Download the washer-chess.jar file located in the repo above!

Future Updates

My main focus right now is increasing the program's washer.engine strength to make it even stronger.

I will also add support for exporting and opening games as .pgn files.

I am also trying to export my program as an .exe or .jar file, but this will probably happen after the above updates are finished.

About

A chess application which allows users to play against each other or a chess engine

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages