Skip to content

SteJaySulli/star-splob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Star Splob

A sideways scrolling space shooter, written in Python & PyGame

This is a work in progress!

Features

  • Vertical movement wraps around, so if you move off the bottom of the screen you will appear at the top
  • Movement is govened by separate x and y velocities
  • Acceleration and deceleration follow a sine curve
  • Randomly generated star field used to show movement in the horizontal

Requirements

You will need to install Python 3 (3.9 used for development) and pygame 2.

About

Sideways scrolling space shooter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages