Skip to content

patsp/connectfour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Connect Four

Simple "Connect Four" implementation in Clojure.

#Building/Running instructions

Use leiningen to build the project

$ lein uberjar

then

$ java -jar connectfour-1.0.0-SNAPSHOT-standalone.jar

or

$ lein run

#License

Copyright (C) 2011 Patrick Spettel

Distributed under the Eclipse Public License, the same as Clojure.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published