Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

foderking/Friedfish_Old

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fried Fish

In progress A chess engine written in nim. Wrote this to teach myself about chess engines and chess in general.

Requirements

  • Nim
  • Preferably unix based OS
  • Git

Installation

$ git clone <repository-url>
$ cd Friedfish
$ nim c -r friedfish (not yet implemented)

Testing

nim c -r tests/<test-file>.nim

Resources

The following resources helped me learn about chess engines or chess programming in general. All the links are also saved in archive.org.