Add scaffolding for puzzle levels (no actual puzzle support yet).
authorSimon Cross <hodgestar@gmail.com>
Fri, 16 May 2014 20:21:46 +0000 (22:21 +0200)
committerSimon Cross <hodgestar@gmail.com>
Fri, 16 May 2014 20:21:56 +0000 (22:21 +0200)
commit5dd0651aca74ffdac3c6c069fde62e43dc6960bd
tree88ee994ce8d7e47e793300e7306fa87d6f47c9df
parent172e2665331fba1bcda0a5b07774db8523076e66
Add scaffolding for puzzle levels (no actual puzzle support yet).
data/location_decks/test_puzzle.yaml [new file with mode: 0644]
naja/gamestate.py
naja/scenes/new_game.py