How to build a NYTimes Digits style game in React Native
Quick context: I built a math game for iOS in 2022 called MinuteBeat - Numbers. Then in April 2023, The NYTimes released their own version of the game called Digits. I was excited to see the concept catch on so I thought I'd make a guide for others to build their own versions too!
You can find the full instructional blog post over on Medium
Steps to run:
1.) Download code
2.) in terminal, cd into folder
3.) run npm install
4.) run expo start