summaryrefslogtreecommitdiff
path: root/oo.py
AgeCommit message (Expand)Author
2016-02-17ooPlay.toroidal fully implementedJoe Anderson
2016-02-17toroidal display implementedJoe Anderson
2016-02-17ooPuzzle.toroidal fully implementedJoe Anderson
2016-02-16more documentation tweakingJoe Anderson
2016-02-16documented attributesJoe Anderson
2016-02-16now can show which pieces are in errorJoe Anderson
2016-02-16checkered background, colored help textJoe Anderson
2016-02-16added vi keys to helpJoe Anderson
2016-02-16make conditional readable, add vi movementJoe Anderson
2016-02-15fix getch bugJoe Anderson
2016-02-15cleaned up ooPuzzle.is_solvedJoe Anderson
2016-02-15fixed is_solved bug, created help messagesJoe Anderson
2016-02-10basic ooPlay implementedJoe Anderson
2016-02-10finish ooPuzzle.is_solvedJoe Anderson
2016-02-10started ooPuzzle.is_solvedJoe Anderson
2016-02-10change 'seed' to 'game_id', write docs'Joe Anderson
2016-02-10cleaned up ooPlay, added unicode stringsJoe Anderson
2016-02-10implemented ooPuzzle generation from seedJoe Anderson