Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.66 KB

README.md

File metadata and controls

47 lines (31 loc) · 1.66 KB

Pirate Ninja

Pirate Ninja is a fun 1-player video game that allows players to select a difficulty level and earn points by swiping at various objects that appear and fall on-screen.

Features

  • Selecting a Game Difficulty
  • Adjusting the Volume
  • Tossing Different Types of Items onto the Screen
  • Swiping at Items and Scoring Points
  • Losing Lives
  • Game Over Screen

Tech Stack

  • Languages: C#

  • Software: Unity (2019.4.11+), Git

Controls

  • Use the Mouse to select and adjust GUI options and swipe at items that get thrown onto the screen during the game.

Rules

  1. Game Difficulty determines how often items get thrown onto the screen.
  2. Swiping at skulls decreases your score, while swiping at any other thrown item increases it.
  3. Players lose a life when any thrown item other than a skull falls off-screen without getting swiped at.
  4. The game ends when a player loses all of their lives.

Demo

https://play.unity.com/mg/other/builds-84-6

Screenshots

Main Menu
App Screenshot
Gameplay
App Screenshot
Game Over Screen
App Screenshot