top of page

Hot bowling scorer!!


proof_gaming

Hey everyone, recently i got one assignment to create a bowling scorer. I did bowling 2-3 times earlier but never cares about how scoring happens there. Now to write the logic i first need to understand the scoring rules. http://slocums.homestead.com/gamescore.html

After understanding the rules i thought let't take this game further with some intresting gui and putting some really cool framework in place.

So i took node.js , backbone, marionette and bootstrap to build the app.

I agree some of you are thinking that why the hell he wants to put so many things for just a small app(which can be coded in single file), but i just wanna to use these technology so that i can discuss the technology part in futher blogs.

So guys samagri for this app are following:

a) Node.js (I believe you already have that)

b) npm package manager.

c) Bootstrap (As your wish)

d) Express.js

e) Backbone.js

f) Marionette.js

For Unit Testing

Mocha, Chai and sinon.js

 

Now as you got the ingredients of bowling app, take a look on the real implementation: https://github.com/srb-oggy/bowling_game

Either clone this repo or check it there itself it's your choice. To test this app unzip the folder (In case you have download directly and open index.html ) and enjoy the game.

That's all i have for today. In further post i will be explaning each technlogy and framework that i have used in this app, till then stay tune and please comment your valuable suggestion/feedback.

  • Facebook Social Icon
Recent Posts
Search By Tags
No tags yet.

© 2016. The Tech Assembly.

bottom of page