Skip to content

kmerfeld/bevy_gamejam_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages