Skip to content
/ orbits Public

Simple 2D spaceship game made in python with pygame

Notifications You must be signed in to change notification settings

danjool/orbits

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

orbits

Simple 2D spaceship game made in python with pygame. Made about four years ago.

I was just getting a handle on decent game loops and python at the time, so there could be some gnarly anti-patterns in there.

It is expecting the music Observing the Star found for free at https://opengameart.org/content/another-space-background-track

As I recall the ship thrusts based on the mouse curson, both in the direction towards the cursor, and with thrust proportional to the distance of the cursor from the ship. ... Upon reviewing the code I think you use the arrow keys. I don't remember.

About

Simple 2D spaceship game made in python with pygame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages