Skip to content

krm22/object_orientated_dice_roller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Javascript DiceRoller

Some of my first experiments with the javascript programming language. A simple random number generator dressed as dice using Javascript Object Orientation.

Installation

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.

Usage

Simply open the project and press on the button to generate a random number.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Credits

Team Treehouse

License

This project is licensed under the terms of the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors