Skip to content

Commit

Permalink
add youtube link
Browse files Browse the repository at this point in the history
  • Loading branch information
KilledByAPixel authored May 29, 2024
1 parent 3c0bccb commit 5648009
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/breakoutTutorial/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ You can get the [LittleJS code using GitHub](https://github.com/KilledByAPixel/L

In this tutorial we will make a breakout style game with a player controllable paddle, a ball that bounces, and bricks that break when hit. This is a great introduction to LittleJS and takes only around 30 minutes to complete.

[The tutorial is also available on YouTube!](https://youtu.be/tSwDx-NWTXE?si=bkjMa8-7AN2Wg5MO)

## [You can play the result of this tutorial here.](https://killedbyapixel.github.io/LittleJS/examples/breakoutTutorial/)

![LittleJS Screenshot](images/9.png)
Expand Down

0 comments on commit 5648009

Please sign in to comment.