Skip to content

falseme/Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess made in Java

Features:

  • Offline games against a friend.
  • Mulltiplayer games (LAN).

Download:

  • Downloading the code and executing it in cmd

It is necessary to download also the res folder and store it in the same directory as the src folder before executing the following commands.

javac -d bin -cp src src\main\App.java
java -cp bin;res main.App

Documentation:

  • Can be found with the release download link, above or here.
  • Also can be generated in cmd using the src folder

Graphics assets:

  • I am not the owner of any graphic design.
  • All assets can be found here with the licence