👋 Welcome to R² Arcade, a fun-packed platform to play Unity WebGL games developed by indie developers!
For those of you game developers out there, you can upload your Unity WebGL game super easily and have your game played by everyone on planet Earth 🎉
Rush in on the fun HERE 👈 Enjoy!
🙏 This is an ongoing pet project! So we would really appreciate it if you could leave us your feedback!
1. Please start by downloading all the dependencies we used for this project!
yarn install
2. You'll need to create a dotenv
file with your private firebase keys 🗝
yarn add dotenv
touch .env
3. Finally, start the server to host locally and experience the magic! 🎩
yarn server