Jeremy Penner
bf41a54aec
- rename "game-state" to "screen" (like "title screen", "options screen", etc) - rename :state to :id - provide helpers to load a screen given a "spec", deserialize a screen back to a spec, manage a screen stack - rework test repl helper to allow setting the screen directly, instead of tweaking game state - have start-game take a spec by default |
||
---|---|---|
res | ||
src/hottub | ||
.gitignore | ||
project.clj | ||
README |
# hottub FIXME: write description ## Usage FIXME: write ## License Copyright (C) 2013 FIXME Distributed under the Eclipse Public License, the same as Clojure.