Skip to content

Chess Engine for STEM teaching and learning. It could be used as class project to teach coding, algorithms and data structures.

License

Notifications You must be signed in to change notification settings

djinn/livelysole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lively Sole

A chess engine written with STEM education in mind. This is good starting point to learn data structures, algorithms, computer networks. It is living project with maintainable code.

What does this software try to achieve?

This is not meant to be a competitive chess engine with high ELO rating. By design there is no attempt to use bitfield for fast board evaluation or multiple evaluation techniques. It is meant to be simple and easy to understand and finally challenging to play against by an average chess player.

About

Chess Engine for STEM teaching and learning. It could be used as class project to teach coding, algorithms and data structures.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published