Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.
/ nauticalwar Public archive

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

License

Notifications You must be signed in to change notification settings

gdonald/nauticalwar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks