clojure icon indicating copy to clipboard operation
clojure copied to clipboard

Clojure Extreme Startup web service

Open practicalli-johnny opened this issue 2 years ago • 0 comments

Implement the Extreme Startup coding game in Clojure

  • Original game (ruby)

    • https://github.com/rchatley/extreme_startup
  • Game clients in different programming languages

    • https://github.com/sopra-steria-norge/extreme_startup_servers (forked to practicalli-john)
  • Article: writing a Clojure client for the game - https://jr0cket.co.uk/2012/04/extreme-lean-startup-workshop.html.html

Example solution projects

  • https://github.com/bodil/startuplol/tree/master/clojure_noir
  • https://github.com/anders88/ExtremeStartupClient
  • https://github.com/codecentric/extreme-startup-implementations/tree/master/2015-05-08-Gerrit

Example server implementation

  • Gradle: https://github.com/Devcognitio/extreme_startup_lambda

Reference

  • https://github.com/search?q=extreme+startup&type=repositories

practicalli-johnny avatar Jun 03 '23 21:06 practicalli-johnny