Skip to content

Challenger server for the programming game to be used in Solita Code Tasting

License

Notifications You must be signed in to change notification settings

noidi/rpi-challenger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raspberry Pi Challenger Appears!

A programming game.

Getting Started

Assuming Leiningen is already installed, start up the server with

lein run

or

lein uberjar
java -jar target/rpi-challenger-*-standalone.jar

or

lein repl
(-main)

Then open http://localhost:8080/ in a web browser. For more options use the --help command line argument.

License

Copyright © 2012 Solita Oy

Distributed under the MIT License.

About

Challenger server for the programming game to be used in Solita Code Tasting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.7%
  • Clojure 26.3%