Some of my first experiments with the javascript programming language. A simple random number generator dressed as dice using Javascript Object Orientation.
To use view or use this template simply download the zip or clone project. If you open in your favourite text editor you can use a package like live-server to view the files, alternatively you can open the download and open the index.html file in chrome.
Simply open the project and press on the button to generate a random number.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature - Commit your changes:
git commit -am 'Add some feature' - Push to the branch:
git push origin my-new-feature - Submit a pull request :D
Team Treehouse
This project is licensed under the terms of the MIT license.