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

https://github.com/derektypist/build-a-platformer-game

Learn Intermediate OOP by building a platformer game
https://github.com/derektypist/build-a-platformer-game

canvas classes-in-javascript css3 freecodecamp-project html5 javascript

Last synced: 10 months ago
JSON representation

Learn Intermediate OOP by building a platformer game

Awesome Lists containing this project

README

          

# Build a Platformer Game

Learn Intermediate OOP by building a platformer game.

## Technologies

Uses HTML5, CSS3 and JavaScript. Concepts about classes, objects, inheritance and encapsulation.

## Deployment

Deployed on [GitHub Pages](https://derektypist.github.io/build-a-platformer-game/) at the main branch.

## Credits

### Acknowledgements

[FreeCodeCamp - JavaScript Algorithms and Data Structures](https://www.freecodecamp.org/learn/javascript-algorithms-and-data-structures-v8/)