Skip to content

Latest commit

 

History

History
55 lines (30 loc) · 1.73 KB

README.md

File metadata and controls

55 lines (30 loc) · 1.73 KB

Snake And Ladder Unity

visitors MIT License GitHub forks GitHub stars GitHub watchers

The famous snake and ladder (chutes and ladder) game made using Unity Engine.

Installation

OS X & Linux:

Windows:

Usage example

Nothing here!

For more examples and usage, please refer to the Wiki.

Development setup

Unity 3D

Release History

  • 0.0.1
    • Work in progress

Meta

Twitter Follow

Distributed under the XYZ license. See LICENSE for more information.

https://github.com/raviikmr/SnakeAndLadderUnity

Contributing

  1. Fork it (https://github.com/raviikmr/SnakeAndLadderUnity/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request