Thing I need a new name for AND a test game to try it out
About
I've been working on what I am calling a game engine (although I don't think that is what it really is) for about a week. It is still in the early stages of development, with only a few bits kind of done. I wanted to show it to all of you and get some feedback. The physics (gravity and colliding w/ walls) are weird, I know why, I just can't get them to work correctly right now. Also, if anyone wants to come up with a name for this "game engine", I'm all ears, because I recently found out that PyEngine is already a thing.
Also, sorry for the ugly code, I'm going to make it look prettier later, for now I'm just trying to get everything to work.
some glitches
@SilvermoonCat Yeah, I've been working on bugs for a few days. I fix one, and it causes another.
@IntellectualGuy thanks. :)
The fall speed is so fast that I jumped and clipped through the floor.
@RhinoRunner Oh man, I should lower that then
@tankerguy1917 also, im confused because the side scrolling doesnt work and there seems to be no point to this game
@RhinoRunner Its just a test game, to see if the gravity and collisions work. I've been adding things on, but got stuck recently on one thing that I'm trying to tackle.