项目作者: AndreaCrotti

项目描述 :
Hangman Clojure implementation
高级语言: Clojure
项目地址: git://github.com/AndreaCrotti/hangman.git
创建时间: 2015-03-14T11:23:00Z
项目社区:https://github.com/AndreaCrotti/hangman

开源协议:Eclipse Public License 1.0

下载


Hangman

Join the chat at https://gitter.im/AndreaCrotti/hangman

Build Status

Hangman backend implementation

Features

  • concurrent games

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?