Skip to content

Commit

Permalink
Add color-switch-game tutorial by imaNNeo in the README.md (#90)
Browse files Browse the repository at this point in the history
Hi, today I just finished my tutorial on building a color-switch-game
tutorial on YouTube, So I updated the `Articles & Tutorials` to add the
tutorial.
  • Loading branch information
imaNNeo authored Dec 14, 2023
1 parent 4911d26 commit 1775771
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,17 @@

## Articles & Tutorials

### Tutorial by [imaNNeo](https://www.youtube.com/@imaNNeO) - [Color Switch Game tutorial](https://www.youtube.com/playlist?list=PL1-_rCwRcnbNknvJ4fbnsn46_ww8V4CVh) - (2023-10-06)
- [0. Overview and Introduction of Flutter / Flame game tutorials 🔍](https://youtu.be/ubyoQGPnmmw?si=pt8t0Oi_7WYn0VGm)
- [1. Flame Component System (FCM) & Event handling 🎊](https://youtu.be/eiZDbUBesqE)
- [2. Camera and World components 🎥](https://youtu.be/nyUayMgZqDg)
- [3. Sprite & Custom Components 🖼️](https://youtu.be/Xb5ySgetpmU)
- [4. Collision detection 💥](https://youtu.be/w6hEuWPnXQc)
- [5. Pause menu, Decorators and Overlays ⏸️](https://youtu.be/ISSty1nQ-uQ)
- [6. Scoring and Flame Engine Particles ✨](https://youtu.be/QAk4YyNcvrA)
- [7. Flame Audio and Sound Effects 🔊](https://youtu.be/uqkX_npgOWA)
- [8-final. Polishing and Optimizing🌟](https://youtu.be/dxCTIaveunY)

### Articles by [Happy Makadiya at Simform Solutions](https://medium.com/@happy.m)

- [Basics of Game Development using Flame](https://medium.com/simform-engineering/basics-of-game-development-using-flame-bee1b8cf7320)
Expand Down

0 comments on commit 1775771

Please sign in to comment.