项目作者: AndreaCrotti
项目描述 :
Hangman Clojure implementation
高级语言: Clojure
项目地址: git://github.com/AndreaCrotti/hangman.git
Hangman


Hangman backend implementation
Features
TODO
- move routing to use BIDI
- ring-swagger support
- schema support for validation
- deploy to Heroku, and integration with pallet
- Clojurescript page with OM/React/Reagent?q
- multi user authentication
- graphics with quil
Other ideas
- use core.async
- use core.logic to auto-solve via unification?