Overview
Learn how to build a Flappy Bird clone using React Native and Expo in this comprehensive 59-minute tutorial. Gain hands-on experience in mobile game development as you create the iconic bird, obstacles, collision detection, and scoring system. Follow along step-by-step, from setting up the environment to implementing touch controls. Ideal for beginners with a basic understanding of JavaScript and React, this video covers essential concepts such as component creation, game logic, and user interaction. Access the final code on GitHub and explore additional resources to further your React Native skills.
Syllabus
⌨️ Introduction
⌨️ Flappy Bird game logic
⌨️ Setting up our environment
⌨️ Creating our App
⌨️ Creating our Bird Component
⌨️ Making our Bird fall
⌨️ Creating our first Obstacles
⌨️ Looping our first Obstacles
⌨️ Creating our second Obstacles
⌨️ Adding random heights to the Obstacles
⌨️ Checking for collisions
⌨️ Making a game over
⌨️ Making our game touch-screen
⌨️ Adding the score
Taught by
Code with Ania Kubów