https://github.com/mariot/bowling
Smartelia test
https://github.com/mariot/bowling
Last synced: about 2 months ago
JSON representation
Smartelia test
- Host: GitHub
- URL: https://github.com/mariot/bowling
- Owner: mariot
- Created: 2016-05-06T06:51:51.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-06T07:47:17.000Z (about 9 years ago)
- Last Synced: 2025-01-30T03:15:18.031Z (4 months ago)
- Language: HTML
- Size: 61.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bowling
Smartelia test.
Made with love with HTML5, CSS3, JavaScript, and [AngularJS](https://angularjs.org/).
HTML5 application based purely on Web technologies.It uses JSON to store game data.
JSON schema for the system:
{
"frameNumber": 0,
"lancerNumber": 1,
"quillesNumber": 0,
"score": 0
}