dispense with movement mode
[naja.git] / naja / player.py
2014-05-15 Neildispense with movement mode
2014-05-15 Jeremy ThurgoodPlayer position is always a valid move.
2014-05-14 Jeremy ThurgoodGet legal moves from player.
2014-05-14 Jeremy ThurgoodCleaner player direction selection.
2014-05-13 Jeremy ThurgoodFix bits and add new action.
2014-05-12 Jeremy ThurgoodOnly move if the flags allow.
2014-05-12 Jeremy ThurgoodMove the player.
2014-05-11 NeilUnshift the world
2014-05-11 Jeremy ThurgoodMore state management.
2014-05-11 Simon CrossMerge branch 'master' of git+ssh://ctpug.org.za/naja
2014-05-11 Jeremy ThurgoodDecouple action from required bits.
2014-05-11 Jeremy ThurgoodPrototype player object.