Skip to content

Apophenia/clojure-connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clojure-connect

Clojure-connect is a terminal-based version of four-in-a-row/Connect4 written in Clojure. It includes an AI player which uses a combination of static board evaluation and the minimax algorithm to make decisions.

Clojure-connect was the project where I took my first baby steps in Clojure, but I still enjoy revisiting it and would welcome forks, feedback, et cetera.

Installation

Download from https://github.com/Apophenia/clojure-connect.

Bugs

See issues.

-Inconsistencies in testing interface -AI is not the toughest guy around (yet)

License

Copyright © 2013 Lyndsey Moulds, Joe Wilner

Distributed under the MIT License.

About

Four-in-a-Row game in Clojure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published