Skip to content
An html javascript version of snakes and ladders.
Branch: master
Clone or download
Pull request Compare This branch is even with saydulk:master.
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
Animations.js
Game-Board-Snakes-and-Ladders-Full_no_boarder.gif
README
SnakeAndLadders.html
SnakesAndLaddersLogic.js
ViewModelSnakeAndLadders.js
almost_vector_monkey_token.png
blue_monkey_token.png
green_monkey_token.png
jquery.easing.1.3.js
jquery.min.js
knockout-2.0.0.js
monkey_token.png
red_monkey_token.png
yellow_monkey_token.png

README

Ideas to expands upon:

-Global animation queue so every token finish it's turn before the next token begins to move.
-Network play, Node.js .
-Mobile versions namely accomdating browser resizing or any browser size.
-Expanded rule set
	a. Must roll to 100 exactly if not exact don't move or roll backwards.
	b. More dice or dice cards 
	c. Additional actions other than rolling.
	
-Add and remove players.
-Random board generation.
-html5 canvas board, three.js.
-More information on the view:
	a. different token colors. 
	b. Hover information.
	c. Highlighting current player's turn.
You can’t perform that action at this time.