/battleship-extreme

A computer based 1v1 role playing strategy game. Explore the sea, collect resources, build refineries, purchase upgrades, and destroy your opponent!

Primary LanguageC#

Battleship Extreme

Battleship Extreme is a computer based 1v1 role playing strategy game. Explore the sea, collect resources, build refineries, purchase upgrades, and destroy your opponent!

Features!

  • 1 vs. 1 local play
  • Resource Management
  • Multiple maps
  • More to be announced...

Tech

The technology we are use:

  • Unity - A free cross-platform game engine that is used to develop 2D and 3D games.
  • Visual Studio Code - Code editor of choice. It includes support for debugging, embedded Git control, syntax highlighting, intelligent code completion, snippets, and code refactoring.
  • GitHub - Public Git repository used to collaborate with others.

Development

Want to contribute/run the game on your machine? Great.

Download Unity and clone the repository:

$ git clone https://github.com/nikitabuyevich/battleship-extreme

Then open up the project in Unity and go to Assets > Project > Scenes and open up the Game scene.