Skip to content

Connect-Four game implemented in OCaml using Owl library.

License

Notifications You must be signed in to change notification settings

leonardolang/connectfour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

conn4

Implementation of Connect-Four game in Objective Caml using Owl library, based on ideas from this implementation.

Compiling and running

Owl can be installed via opam:

opam install owl

Compiling is done with make. The resulting conn4 binary can be run to play the game.

About

Connect-Four game implemented in OCaml using Owl library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published