summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-25add in show solution, but not undo buttonHEADmasterJoe Anderson
2016-02-25make extra hard mode fast, but not uniformly randomJoe Anderson
2016-02-24add edges into ooPuzzle, create set_data methodsJoe Anderson
2016-02-24major docstring revisionJoe Anderson
2016-02-23plans for a go moduleJoe Anderson
2016-02-23merge input functions into ooPlay.get_inputJoe Anderson
2016-02-19navigable help menusJoe Anderson
2016-02-19minor documentation fixJoe Anderson
2016-02-19error takes precedence over fixed, display changesJoe Anderson
2016-02-19added ability to break pause loopsJoe Anderson
2016-02-18corrected fixed behavior in toroidal modeJoe Anderson
2016-02-18updated help to mention fixing piecesJoe Anderson
2016-02-18condense color_pair assignmentJoe Anderson
2016-02-18allow pieces to be fixed in placeJoe Anderson
2016-02-17multi-cursor implementedJoe Anderson
2016-02-17added extra hard mode, fixed toroidal motionJoe Anderson
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