-
Notifications
You must be signed in to change notification settings - Fork 0
an angularjs implementation of the game paper rock scissors
License
yoliva/game-of-drones
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1- All the required nuget packages are included in the zip file. 2- Run the following command in the Package Manager Console in order to seed the default data (rules, and fake players): update-database -verbose 3- back-end (ASP.NET WEB API 2): url: http://localhost:31349/api/v1/ . Matches (matches/) -create/ -matchStats/ - winner/{matchId} - getAll/ - match/{matchId} - evalRound/ . Rules (rules/): -getAll/ -updateDefault/{ruleId} -getCurrent/ -create/ . Players (players/): -allPlayers/ -{playerId} -stats/{playerName} -statsComparisson/{player1Name}/{player2Name} 4- front-end (AngularJS v1.3.15) -Start Page -Stats Page -Configuration Page -Game Page -Finish Page
About
an angularjs implementation of the game paper rock scissors
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published