A game made by 🎨Christian Wischnewski and 👨💻Stefan Kracht
For development on your local machine, copy the .env.example
to .env.local
and add your firebase credentials to it
For deployment with Now CLI, you need to add the environment variables with the now secrets command.
now secrets add <secret-name> <secret-value>
Secrets are lowercased automatically. Check the now.json
for all required variables.
- 1.0 initial release
- 0.1 closed beta highscore list
- 1.0 highscore list of game version 1.0