Battleships

Introduction

This repository is my attempt to spike through developing a web based Battleships game using Sinatra. A more solid test driven repository can be find at Battleships Web, where I have collaborated with Huy to provide a full test covered project.

alt text alt text

Try it

Run Battleships, enjoy!

Objectives

  • Play Battleship on the web
  • Practicing the following technology:
    • Sinatra
    • Cucumber
    • Capybara
    • HTML5
    • Ruby
  • Have some fun!