Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 590 Bytes

README.md

File metadata and controls

27 lines (22 loc) · 590 Bytes

Naked Platformer

This project is a platformer where you jump and run to the finish ... line? box? Whatever. The physics, colliders and all assets are created by me in 48 hours.

Motivation

My motivation behind making this game was to practice WebGL and three.js

"The naked man himself"

screenshot

Tech/framework used

  • HTML5
  • JavaScript
  • CSS3
  • three.js
  • marvinj-1.0.js

How to use?

The Controls:

  • W: jump
  • A: left walk
  • D: right walk
  • Shift: run

License

© jhoffis