An open API service indexing awesome lists of open source software.

https://github.com/mariot/bowling

Smartelia test
https://github.com/mariot/bowling

Last synced: about 2 months ago
JSON representation

Smartelia test

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
}