Skip to content

svenplb/AACE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Logo

AACE

Anti Adrian Chess Engine, written in Go. Goal to reach 1400 ELO to beat my friend Adrian.

Todo List

  • Chessboard representation
  • random moves
  • valuable pieces
  • board evaluation
  • build first working search tree
  • move generation with minimax search tree
  • alpha-beta pruning (optional)(optimizing)
  • settings page
  • api
  • proper display
  • piece heatmaps
  • proper endgame
  • push king to corner
  • proper openings / piece heatmaps
  • move ordering
  • opening book

About

Pretty bad chess engine written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages