/platform-game

In this repo I refactor an old platform game that I made in JS when I had just started coding.

Primary LanguageTypeScript

Build Status npm npm Stories in Ready

About the project

Years ago I built a platform game in javascript. However, at the time I didn't know JavaScript that well, and my code looked like shit. It's barely readable, and not at all scalable. In this repo I will rewrite that code.

Management sheet (including planning): Project Management Sheet

The old source code: here

Want to contribute?

Read this first.
Make sure you install all the dependencies.

Troubleshooting your development environment

If you are unable to set up your environment, please make sure to first check troubleshooting before opening an issue!