Skip to content

πŸ€β™ŸοΈ A small but fast chess engine.

Notifications You must be signed in to change notification settings

stylextv/schach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

31 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation



β™ŸοΈ Source code of my Chess engine, made with ❀️ in Java.

stars Codacy Badge Code size GitHub repo size Lines of Code

What is it?

This is a simple and interactive program in which you can play against my homemade chess AI.

A downloadable executable can be found here.

Progress

As I work on this project, I will make sure to record the progress I have made.

Date Version Elo
27/02/21 alpha 1.1.1 (not released yet) 2050
27/02/21 alpha 1.1.0 ~1900
19/02/21 pre-release 1.0.1 ~1600
07/02/21 pre-release 1.0.0 ~1400

Project Layout

Here you can see the current structure of the project.

β”œβ”€ πŸ“‚ executables/    # ✨ Executables (download and run)
β”œβ”€ πŸ“‚ screenshots/    # ✨ Showcase Screenshots
β”œβ”€ πŸ“‚ src/            # 🌟 Source Files
β”‚  β”œβ”€ πŸ“‚ assets/          # βœ’οΈ Program Assets
β”‚  β”‚  └─ πŸ“‚ fonts/           # πŸ“¦ Fonts
β”‚  β”‚  └─ πŸ“‚ textures/        # πŸ“¦ Textures
β”‚  β”‚  └─ πŸ“ƒ opening_book.txt # πŸ“š Opening Book
β”‚  β”œβ”€ πŸ“‚ de/chess/        # βœ‰οΈ Source Code
└─ πŸ“ƒ readme.md       # πŸ“– Read Me!

About

πŸ€β™ŸοΈ A small but fast chess engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages