0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Can successfully deal with first move of white, in a persistent way across refreshes. More... over 14 years ago
Can now move amazons from client-side, and put arrows. Server-side call is also available, though not completely ready nor utilized. More... over 14 years ago
Added user.js More... over 14 years ago
Renamed application.js to game.js More... over 14 years ago
Completed implementation of Game#play() More... over 14 years ago
Server-side code has a basic ability to validate and apply moves. More... over 14 years ago
Optimization to Game.removeMarks() More... over 14 years ago
Optimizations in Game.render() and Game.markLegal(). More... over 14 years ago
a comment to test github push More... over 14 years ago
Updates to application.js, added loopOverBoard helper, and markLegal function. Also, the onClick event binds to the Game object itself now, and i and u are passed as args. More... over 14 years ago
Minor: Removed a comment. More... over 14 years ago
Minor name change. More... over 14 years ago
Moved everything inside 'project' into the root folder. More... over 14 years ago
Removed no longer needed 'tests' folder. More... over 14 years ago
Creating new boards. Rendering of board. Attaching events. More... over 14 years ago
Added sinatra app that loads the board. More... over 14 years ago
Added initial board design. More... over 14 years ago