From the course: React Native Essential Training

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Introduction and preview

Introduction and preview - React Native Tutorial

From the course: React Native Essential Training

Start my 1-month free trial

Introduction and preview

- [Presenter] In this chapter, we're going to build this Target Sum Game. So let me quickly explain it to you. You'll get a random number here, 26. And you'll get six random numbers here. And some of these six random numbers, some to the 26 value. The user is challenged to pick the numbers that sum to the target sum. For every game, you get 10 seconds to solve the game. If you don't solve it within 10 seconds, you automatically lose. So let's try to win this game. If you pick the right numbers, you win. You can play again and if you pick the wrong numbers, you lose.

Contents