Skip to content

Shaman37/Prototype-Space_SHMUP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prototype-Space_SHMUP

This project is a Unity Example Game from the book Introduction to Game Design, Prototyping, and Development, 2nd Edition, by Jeremy Gibson Bond.

It is a shoot 'em up prototype, inspired by games such as Ikaruga, Galaga, Galaxian, and so on.

You can play it here!

How to play

Use the arrow keys/WASD to move the ship around and press/hold the Space Key to fire your weapons.

Enemies

The prototype has 5 enemies in total.

Enemy 1 Enemy 2 Enemy 3 Enemy 4 Enemy 5
Enemy0 Enemy1 Enemy2 Enemy3 Enemy4

Powerups

There are a total of 3 powerups in the prototype.

Shield Blaster Spread
ShieldPowerUp BlasterPowerUp SpreaderPowerUp

- Shield

The Shield powerup saves you from getting hit by an enemy. The shield has a maximum of 4 levels.

Level 0 Level 1 Level 2 Level 3 Level 4
Shield_LVL0 Shield_LVL1 Shield_LVL2 Shield_LVL3 Shield_LVL4

- Blaster

The Blaster powerup gives you a blaster weapon which fires a single shot.

Blaster

- Spread

The Spread powerup gives you a spread weapon which fires three shots at the same time.

Spreader

Example

example_SHMUP.mp4

About

Game Prototype

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published