Code in this project is quite unorganised, however I hope to implement it into a more complex game further down the road. The code consists of a basic player jump, using quadratic equations and more advanced wall jumps, all with block collision detection.
angushenderson/Player-jumping-physics-engine
Code in this project is quite scrappy and all over the place, this was a test for a future game I hope to build. The code consists of basic player jump using quadratic equations and more advanced wall jumps all with block collision detection.
Python