Skip to content

maierfelix/space-shooter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Shooter

A simple space shooter I hacked together in the past weeks. Don't expect much - no levels, just boom-boom.

Play the demo here

Controls:

  • Left-Click: Shoot
  • Right-Click: Slow motion
  • Mouse-wheel: Zoom in/out
  • WASD, LURD: Move player

Entities:

  • Pills: Explode when colliding with player ship, chain explosions.
  • Stars: Silver (1 pts), gold (2 pts)
  • Magnets: Attracts stars
  • Shield: Lowered damage for x seconds

Configuration file is here.

Known bugs:

  • Resizing window as well as overlays (disabled right now) results in very slow running code
  • Some positioning (e.g. ship bullets)
  • Entity generation can easily get glitched
  • Changing game scale isn't recommended

Assets: