CorpHackRyan / RP-Spaceoids

Spaceoids - asteroids game clone game. A project idea created with the intent of learning to work collaboratively on the same code base, learn and implement features of GitHub such as discussions, issues and actions, and most importantly improve problem solving and code implementation. The bulk of this code was created by Patrick Pragman (https://www.pragman.io/)
0 stars 2 forks source link

RP-Spaceoids

Ryan and Pat's Shitty Asteroids Clone

Largely this is just a vehicle for us to learn Git better, and tinker with Pygame and some networking.

8/30: Ryan fixed some formatting errors. Also, just testing to push back to master.

9/2 Pat got the basic functionality of single player running.

9/7: Pat got basic menu functionality working, PEP8 stuff, and refactored some names.

9/8: Ryan created a discussions tab. Pat added issues to be fixed under issues tab.