Skip to content

ChaeDLR/ULL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

|_| | _ | _

Pygame space shooter

Demo


Controls

Move left - a Move right - d Fire laser - space

Ships


Saucer

  • Tracks player from the top of the screen.
  • Spawns with a shield.
  • Before firing it will stop moving play an animation.
  • Projectile will be a beam that ends at window.height.

Kamikaze

  • On spawn it moves to a point, tracks player, then dives at them.

TODO


  • controller support
  • in game ui

Projectiles

  • Decrease laser size

Saucer

  • Set timers
  • Set spawn cycle
  • Animate
  • Somehow create laser blast, make it damage other enemies
  • Maybe have saucer angle up to 45 degrees

About

Pygame space shooter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages