about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug where Fallen.Map.legalMoves would allow moving off the edge of the map HEAD masterKelly Rauchenberger2013-04-021-1/+1
* Got rid of pure functional randomness and started using IO monadKelly Rauchenberger2013-04-024-51/+52
* Cleaned up FunMapKelly Rauchenberger2013-04-021-5/+5
* Moved alternate implementation of Map into seperate moduleKelly Rauchenberger2013-04-012-12/+56
* Initial commitKelly Rauchenberger2013-04-018-2/+272
* Initial commitKelly Rauchenberger2013-04-012-0/+11