Skip to content

Open-Source code from the classic Chess game built in LibGDX. Available to run in Android, iOS, Desktop and Web.

License

Notifications You must be signed in to change notification settings

cjortegon/Basic-Chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic Chess

Welcome

This is an Open-source code to take as base for any flavor of the classic Chess. You can use it for any personal or commercial project.

Plug and Play

The project is ready to run in Android, iOS, Desktop and Web. To achieve this the project is built in Java using LibGDX to port the app for all the mentioned platforms.

Import and Run

Use Android Studio to import the project. To run in Android just click on run as you usually do for any Android project. To run in the other platforms read the following instructions from LibGDX projects: https://github.com/libgdx/libgdx/wiki/Project-setup,-running-&-debugging

Using in other projects

If you are not interested in running or contribute to this project, you can use the main chess code, which is here: libgdx/core/src/com/mountainreacher/chess/model/

About

Open-Source code from the classic Chess game built in LibGDX. Available to run in Android, iOS, Desktop and Web.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published