Skip to content

Commit

Permalink
docs(make your game): fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
MSilva95 committed Jan 31, 2025
1 parent 211903f commit a064533
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion subjects/make-your-game/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@ This project will help you learn about:
- [Event loop](https://developer.mozilla.org/en-US/docs/Web/JavaScript/EventLoop)
- FPS
- DOM
- [Jank/stutter animation](https://murtada.nl/blog/going-jank-free-achieving-60-fps-smooth-websites)
- [Jank/stutter animation](https://addyosmani.com/blog/making-a-site-jank-free/)
- [Example](https://googlechrome.github.io/devtools-samples/jank/)
- [Transform](https://developer.mozilla.org/en-US/docs/Web/CSS/transform)/ [opacity](https://developer.mozilla.org/en-US/docs/Web/CSS/opacity)
- Tasks
- JavaScript
Expand Down

0 comments on commit a064533

Please sign in to comment.