KilledByAPixel/LittleJS

Needs more tutorials

KilledByAPixel opened this issue · 0 comments

I wrote up a full tutorial for how to make breakout with LittleJS. This serves as a great intro over all the basics of the engine.

https://github.com/KilledByAPixel/LittleJS/tree/main/examples/breakoutTutorial

We need more tutorials to cover some of the other main features like...

  • Applying textures
  • Tile layers and collision
  • Post processing
  • Custom FontImage
  • Particle systems