A Brick Breaker game created using purely React-Native to teach game development concepts
Branches Guide:
main
- the full solutionstarter
- the project stripped down so you can follow along
cd
into the project- Run the
yarn
command - Run
npx expo start
and open on the device of your choice ❤️