Skip to content

calvached/battleship-frontend

Repository files navigation

Battleship (Front-end)

An overly simplified version of Battleship created to help me get familiar with Coffeescript, Backbone, and Sinatra.

Configuration

Execute:

bower install && npm install

Then start the server:

grunt serve

How to run the test suite

Navigate to the root directory and execute:

testem

Usage Instructions

Enter the size of the grid you want to play on from there you have ten (10) chances to sink a ship before you lose!

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published