Skip to content

kz04px/rawr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rawr

A chess engine designed to play in an aggressive style using statistics.


Style script

The style script is written in Python and found here. Use --help for an overview of available commands.

Example usage:

python ./style.py --pgn=./kasparov.pgn --player="Kasparov, Garry" --all

Example output:

Filter: All games
Score:
- games   2000
- wins    1000 (50.00%)
- draws    850 (42.50%)
- losses   150 (7.50%)
Styles:
- Aggressive   0.500
- Positional   0.400

Thanks:

  • For ideas and general conversation about the project: Lana, Serdra

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published