Skip to content

Conversation

@coreyacl
Copy link

Asteroids by Corey Cochran-Lepiz and Nathan Estill

nathanestill and others added 30 commits March 5, 2018 19:01
contains a simple program that shows the screen and the asteroid on it. Asteroid currently pretty much sucks right now. You need the picture to run it btw.
Add class for ship
Add interface for player (not done)
Still need to make sure that when running through the asteroids to destroy, to add them afterwords
Started to work on ship movement and drift. Working on enabling acceleration instead of just velocioty.
-Drift works
-Rotate works
-Movement needs to be finalized
-Endless region works
-Added quit() function when you press 'q'
-Screen is now black
-Added score for the GUI
-working to make the rotate cleaner, not working
-movement still doesn't work
-Movement works
-Improved functions
-Rotation is still inneftive
-Ship movement works
-Fixed rotation function
-Modified how the ship blips on the screen
-Cleared some extraneous code
coreyacl and others added 26 commits March 14, 2018 11:08
-Ship now moves among the asteroids!
-scaled ship better
-Classes now holds all of the classes
-packages up to date in each file
-Fixed GUI
-Passes ship into update() instead
-Should work with integration
-Added outline for each section
-Added requirements at the bottom
-Added functionality to prevent ship from respawning after lives==0
-key 'r' to toggle rapid fire
-key 't' to add lives
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants