Typergotchi is an innovative typing trainer app built with 🐝 Wasp that incorporates role-playing game (RPG) elements. The app allows users to improve their typing skills by completing levels and earning coins, which can be used to purchase new skins that enhance the user's experience during the story mode. In addition, users can compete against their friends in the PvP mode, where they can put their typing skills to the test. While the story mode and PvP mode are still in development, users can still sign up and train to type text in solo mode. Typergotchi is an engaging and fun way to improve typing skills while also enjoying RPG gameplay.
After selecting your boi, it is generating on server through jobs: R2
- 🐝 Solo mode
- 🐞 Story mode
- ⚔️ PvP mode
Copy .env.server.example
as .env.server
, then fill in with approppriate values
🌱 Seeding
You can seed db with initial skins and armor by running wasp db seed
In one terminal, run wasp start db
Then, in other terminal, run wasp start