Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matthewandretaylor/2d-platformer-playground


https://github.com/matthewandretaylor/2d-platformer-playground

platformer

Last synced: about 24 hours ago
JSON representation

Awesome Lists containing this project

README

        

# 2D-Platformer-Playground

## Demo
https://2d-platformer-playground.netlify.app

https://jsfiddle.net/matthewt123/k51buxf7/150/

## Goals ⛳

Learn about 2d physics. I wanted the character to feel bouncy to traverse complex 2d stages.

Use the WASD keys to move the player around the screen.

Implement a working level maker and play tester.

You can modify the stage while paused. Tool I developed for designing small platformer levels.