Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 526 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 526 Bytes

smb3-physics

Are you making a platformer?

Mystified how to write basic physics for it?

Why not learn from one of the best platformers of all time, Super Mario Bros 3!

I converted the SMB3 source code related to player movement into more readable JavaScript.

Check out the demo here:

Play with SMB3 Physics

And read the JavaScript source:

Source code