Skip to content
Dougal Matthews edited this page Jul 7, 2014 · 11 revisions

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.

Clone this wiki locally