Skip to content

catherinekago/chess-of-pawns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess Of Pawns

This repository contains the source code of a chess game developed independently during a course at the LMU Munich. The program is written in Java and uses the toolkit Swing for the design of the GUI. The chess game includes a hotseat mode, the possibility to play against an AI and a network mode. For the AI the Minimax algorithm and the weights to be used were specified, but the implementation was done by completely independent work.

About

This repository contains the source code of a chess game developed independently during a course at LMU. The program is written in Java and uses the toolkit Swing for the design of the GUI. The chess game includes a hotseat mode, the possibility to play against an AI and a network mode. For the AI the Minimax algorithm and the weights to be used…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages