Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 676 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 676 Bytes

Rusty Pirates

A simple 2D turn-based naval combat strategy game.

How to Play

The goal of the game is to reduce your enemies health to zero by shooting it with cannons while avoiding the enemy who's trying to do the same to you.

Movement and Combat

The player can take the following actions:

  • W: move forward
  • A: move forward and slightly to the left
  • D: move forward and slightly to the right
  • Space: Shoot your cannons

You and the enemy start with 0 action points. It takes 3 points to fire your canons. 1 AP is generated per movement. Hitting rocks will damage the ships.

Resources

ARRRRRTTTT