Skip to content

ericlavigne/island-wari

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This competition was announced at noon on December 27, 2009, and contestants had until midnight to create a Wari program.

Since I won the competition, Michael Levin has asked me to discuss my code at the next GatorJUG meeting on January 13.

You can try out the game server on my website.

To build this project yourself, you will need leiningen.

 lein deps
 lein test
 lein run
 lein compile
 lein uberjar
 java -jar island-wari-standalone.jar

Releases

No releases published

Packages

No packages published