March 2014 Dojo - python-glasgow/pythonglasgow GitHub Wiki
The Code
https://github.com/python-glasgow/dojo-dojogenerator
The Ideas
- Crossword generator (Dougal Matthews) - Given a set of words, create a valid crossword.
- The birthday kata (Kevin McDermott) - http://matteo.vaccari.name/blog/archives/154
- Clone the "2048" game or variant (Finlay McCourt) - As posted today on hackernews http://gabrielecirulli.github.io/2048/
- Implement STV (or similar) for voting on Dojo proposals (Kevin McDermott).
- Sudoku solver (Andrew Aitken) - Solve a Sudoku puzzle
- Darts checkout calculator (Andrew Aitken) - Calculate darts to throw to checkout, should finish on a double.