Created
October 30, 2014 03:23
-
-
Save fisherds/bd9154aac93ccd908823 to your computer and use it in GitHub Desktop.
Adding the scripts necessary for the Dice Without Friends JavaScript
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <script src="dwf_play_main.js"></script> | |
| <script src="Die.js"></script> | |
| <script src="DiceRound.js"></script> | |
| <script src="DiceRoundController.js"></script> | |
| <script src="DiceGameController.js"></script> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment