Skip to content

ogrim/dojo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dojo

Solutions to various katas, done at coding dojos

Current Katas

| filename             | kata name             | status       | date           | sloc |
|----------------------+-----------------------+--------------+----------------+------|
| poker.clj            | Poker Hands           | not finished | 2012-09-10 Mon |   90 |
| poker_refactored.clj | Poker Hands           | finished     | 2012-09-13 Thu |   98 |
| gol.clj              | Conway's Game of Life | finished     | 2012-11-13 Tue |   52 |
| gol_refactored.clj   | Conway's Game of Life | finished     | 2012-11-20 Tue |   11 |
| reversi.clj          | Reversi (Othello)     | not finished | 2013-04-15 Mon |   52 |
| calc.clj             | String Calculator     | not finished | 2013-09-24 Ti  |   23 |
| tennis.clj           | Tennis Kata           | finished     | 2014-09-09 Ti  |   34 |

License

Copyright © 2012-2013 Aleksander Skjæveland Larsen & kata team members

Distributed under the Eclipse Public License, the same as Clojure.

About

Solutions to various katas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published