Flappy Bird is the perfect beginner game dev project since it is incredibly easy to build. This video will explore all the more important game dev concepts you need to understand and also covers many JavaScript specific concepts that most tutorials get wrong.
00:00 - Introduction
00:29 - Setup
02:22 - Title styles
04:08 - Bird styles
06:20 - Update loop
11:55 - Bird JavaScript
22:10 - Pipe styles
25:33 - Pipe JavaScript