GrandPrix 21

The transition from React to React Native seemed to be pretty viable, so I decide to re-create a Flash game that I developed years ago and publish it to the Google Play Store. Although React Native is not intended for game development, I believe I got a decent grasp of its capabilities and then some through the addition of sound and animation. The game concept is simple. For each level you have a certain amount of 21's (or blackjacks) to make in order to move your car past the finish line before the CPU car. Points are earned for time and cards remaining and there are 10 increasingly challenging levels to play through.

Resources

Built With

React NativeExpoAndroidAsync Storage