The famous snake and ladder (chutes and ladder) game made using Unity Engine.
OS X & Linux:
Windows:
Nothing here!
For more examples and usage, please refer to the Wiki.
Unity 3D
- 0.0.1
- Work in progress
Distributed under the XYZ license. See LICENSE
for more information.
https://github.com/raviikmr/SnakeAndLadderUnity
- Fork it (https://github.com/raviikmr/SnakeAndLadderUnity/fork)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request