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

https://github.com/dcts/platformergame-boilerplate

starting point to write 2d games in processing. refactored processing code to p5.js.
https://github.com/dcts/platformergame-boilerplate

Last synced: 11 months ago
JSON representation

starting point to write 2d games in processing. refactored processing code to p5.js.

Awesome Lists containing this project

README

          

# Platformer Game Boilerplate

Simple starting point to write a 2d game in p5-js. Originaly written in processing by [superuser](https://youtu.be/ev4HhS8IcVI).

The game can be played here: [https://dcts.github.io/platformerGame-boilerplate/](https://dcts.github.io/platformerGame-boilerplate/).