This is my personal repository for trimester two of Computer Science Software Engineering. I’ll be using it to test features but otherwise it will likely remain unused and most work will be done on the group repository, which can be found here. - JustinQ
Posts
All .md files and .ipynb files will be found listed under here. Most recent ones will appear at the top, allows for quick access to files I need to go through
Incorporate student lessons. Gameplay includes enemies, platforms, parallax backgrounds, settings with local storage, etc. This revision introduces Settings, Leaderboard and Multiplayer.
Early steps in adding levels to an OOP Game. This includes basic animations left-right-jump, multiple backgrounds, and simple callback to terminate each level.