Skip to content

jmmk/monte-carlo-connect-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play

The latest working version can be played here.

Implementation

Uses the bitboard implementation outlined here and used here for efficient checking for a winner.

Development

Run "lein figwheel" in a terminal to compile the app. Wait a bit, then browse to http://localhost:3449.

Any changes to ClojureScript source files (in src) will be reflected in the running page immediately (while "lein figwheel" is running).

About

Connect Four in the browser in ClojureScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published