0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 19 hours ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
PlacedPiece -> Placed[A <: Piece]. More... over 11 years ago
Implemented pickRandomImpure in terms of pickRandom. More... over 11 years ago
Enable notifications again. More... over 11 years ago
Added pure version of pickRandom using scalaz.State. More... over 11 years ago
Iterator is more suited for the job. More... over 11 years ago
Replaced the _1 and _2 method calls. More... over 11 years ago
Simplified isClosed. More... over 11 years ago
Make sure that randomWarnsdorffTour always visits all squares. More... over 11 years ago
Added selector for random warnsdorff tours. More... over 11 years ago
Set Cache-Control to no-cache for the knights tours. More... over 11 years ago
Polished animation. More... over 11 years ago
updated CSS More... over 11 years ago
Revert "Centered the board vertically." More... over 11 years ago
Centered the board vertically. More... over 11 years ago
Added links to Scala, Play, and Raphael. More... over 11 years ago
Removed template views. More... over 11 years ago
Changed style of the Knight's tour. More... over 11 years ago
Lessen some type constraints. More... over 11 years ago
Added spec for KnightsTour. More... over 11 years ago
Updated README. More... over 11 years ago
Added more API calls. More... over 11 years ago
Added icons. More... over 11 years ago
Changed tagline. More... over 11 years ago
Added function that returns all valid squares. More... over 11 years ago
Added function to determine if a tour is closed. More... over 11 years ago
Updated my mail address. More... over 11 years ago
Draw the path of the tour. More... over 11 years ago
First animation of a random the Knight's tour. More... over 11 years ago
Moved Raphael to the javascript dir. More... over 11 years ago
Removed README. More... over 11 years ago