Hot Tub - an experimental Clojure game engine with time travel
Find a file
Jeremy Penner dcc5d430e3 Create and provide a timeline of user input events (keyboard / mouse)
Make the container accessible from the game object after initialization (mostly for debugging)
Implement some test code (moving a sprite around)
2013-03-14 11:13:44 -05:00
res Simple test "game" with data 2013-03-12 00:19:46 -05:00
src/hottub Create and provide a timeline of user input events (keyboard / mouse) 2013-03-14 11:13:44 -05:00
.gitignore Initial commit with working gamestate + indexing. 2013-03-05 23:14:20 -05:00
project.clj Implement nrepl support, catch exceptions. Hot code reload is now fully operational. 2013-03-10 03:54:09 -05:00
README Initial commit with working gamestate + indexing. 2013-03-05 23:14:20 -05:00

# hottub

FIXME: write description

## Usage

FIXME: write

## License

Copyright (C) 2013 FIXME

Distributed under the Eclipse Public License, the same as Clojure.