Ok, so I know you've been waiting for a project, so I present to you, a platformer engine! This has taken a month, because I have attempted to do this three times. So here is the summary: First try: Good start, but the program was getting too complicated, and I had a lot of bugs in the code, which were hard to fix. That one was a COMPLETE FAILURE. Second try: It was actually pretty good, but there were a few bugs. I realized that I could've replace three variables for one, to make it easier for bug fixes. Third try: So now I really didn't want to fail on this try, so I made the code simpler, fixed all the bugs I encountered. It took quite a while to fix the major bugs there, but after a few days, I found the bug fix and it worked! Now here is my platforming engine!
Coding and art by me And the music is nebula by @-Xaf- Note: I made the names of the variables "up and down speed" and "left and right momentum" cause why not. Also, feel free to remix and make some levels!