gdonald / nauticalwar

Rails and Android apps for classic Battleship. Used to be paid commercial, now open source and free.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nautical War

Nautical War

Nautical War is a simple game where you try to sink the enemy's ships before they sink yours. The game is played on a 10x10 grid. Each player has 5 ships: a carrier (5 squares), a battleship (4 squares), a cruiser (3 squares), a submarine (3 squares), and a destroyer (2 squares). The ships are placed on the grid by the players and then the players take turns firing at the enemy's ships. The first player to sink all of the enemy's ships wins.

Nautical War used to be commercial software, but I've decided to release it as open source under an MIT License.

nauticalwar-rails

This is the Ruby on Rails app for the Nautical War game. It provides a web interface to play the game in a browser and a RESTful API for the Android app.

nauticalwar-android

This is the Android app for the Nautical War game.

About

Rails and Android apps for classic Battleship. Used to be paid commercial, now open source and free.

License:MIT License


Languages

Language:Java 38.5%Language:Ruby 32.6%Language:Haml 14.5%Language:HTML 11.7%Language:JavaScript 1.4%Language:SCSS 1.1%Language:CSS 0.1%Language:CoffeeScript 0.0%