index
:
oo
master
Infinity Loop
jandew@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
oo.py
Age
Commit message (
Expand
)
Author
2016-02-18
updated help to mention fixing pieces
Joe Anderson
2016-02-18
condense color_pair assignment
Joe Anderson
2016-02-18
allow pieces to be fixed in place
Joe Anderson
2016-02-17
multi-cursor implemented
Joe Anderson
2016-02-17
added extra hard mode, fixed toroidal motion
Joe Anderson
2016-02-17
ooPlay.toroidal fully implemented
Joe Anderson
2016-02-17
toroidal display implemented
Joe Anderson
2016-02-17
ooPuzzle.toroidal fully implemented
Joe Anderson
2016-02-16
more documentation tweaking
Joe Anderson
2016-02-16
documented attributes
Joe Anderson
2016-02-16
now can show which pieces are in error
Joe Anderson
2016-02-16
checkered background, colored help text
Joe Anderson
2016-02-16
added vi keys to help
Joe Anderson
2016-02-16
make conditional readable, add vi movement
Joe Anderson
2016-02-15
fix getch bug
Joe Anderson
2016-02-15
cleaned up ooPuzzle.is_solved
Joe Anderson
2016-02-15
fixed is_solved bug, created help messages
Joe Anderson
2016-02-10
basic ooPlay implemented
Joe Anderson
2016-02-10
finish ooPuzzle.is_solved
Joe Anderson
2016-02-10
started ooPuzzle.is_solved
Joe Anderson
2016-02-10
change 'seed' to 'game_id', write docs'
Joe Anderson
2016-02-10
cleaned up ooPlay, added unicode strings
Joe Anderson
2016-02-10
implemented ooPuzzle generation from seed
Joe Anderson