Completed
Perfect for game development
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Building Games Using Flame - Flutter Europe
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What is a game
- 3 Multimedia
- 4 Performance
- 5 Regular apps vs games
- 6 Passive updates
- 7 Active updates
- 8 Game loop
- 9 Why use Flutter
- 10 Perfect for game development
- 11 Clarification
- 12 Starting with Flutter
- 13 Game Idea
- 14 Sample Flutter Project
- 15 Sprite Sheet
- 16 Main File
- 17 Canvas
- 18 Background
- 19 Animation
- 20 Speed
- 21 Angle
- 22 About Flame
- 23 What Flame provides
- 24 Flame games
- 25 Are Flutter games ready
- 26 Mobile monetization
- 27 FPS
- 28 Unit tests