Skip to content

MatheusGh0st/ocaml_chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chess Ocaml Command line

How to run:

git clone https://github.com/MatheusGh0st/ocaml_chess
dune exec ocaml_chess

Awaiting the color: White
8 T N B Q K B N T 
7 P P P P P P P P 
6 - - - - - - - - 
5 - - - - - - - - 
4 - - - - - - - - 
3 - - - - - - - - 
2 P P P P P P P P 
1 T N B Q K B N T 
  a b c d e f g h 
Origin: 
Destiny:

Todo:

  • Implement Check
  • Implement Checkmate

About

A chess command line program in Ocaml

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages