Skip to content

A Roguelike Shooter game, with an infinite random level generation.

Notifications You must be signed in to change notification settings

AssADev/Shoot_Up

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shoot'Up

This game is a Roguelike and also a Shooter, where the player shoots by his feet, with an 8 round magazine. To reload the magazine, all you need to do is go to the ground or hit an enemy by jumping on them.

The objective is to eliminate as many enemies as possible to improve his score, which can be infinite. In addition, you have to go down as much as possible in the map to generate new enemies, because it is not possible to go back.

Bestiary :

The bestiary is composed of 5 Mobs with 2 variants :

  • 🐛 | Worm (Patrol)
  • 🔪 | Goblin (Fast)
  • 🍄 | Mushroom (Strong)
  • 🍮 | The Slime (Jump high)
  • 🦇 | Blue & Red Bat (Flight)

Each enemy drop a random number of "Gem", which allows to indicate the score of the player. You also have a 10% chance to have an enemy drop a "Health Potion" that heals you for 1 HP.

The controls are only with the arrow keys :

  • Up Arrow : Jump & Shoot
  • Left / Right Arrow : Move
  • Down Arrow : Go down from platforms

Pictures :

Main Menu Gameplay

About

A Roguelike Shooter game, with an infinite random level generation.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published