Skip to content

ashcode09/object-oriented-bowling-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Object Oriented Practice

Maybe to create a bowling scorecard?

Objects could be:

  • 'Player', 'Game'

General set up:

git clone this

npm install to install dependencies

grunt to build the css and js files

'node_modules/http-server/bin/http-server' to run server - it will say where it's available, just go to that and click on the index.html file to view

About

Playing around with object oriented programming by creating a bowling game in javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published