Giter VIP home page Giter VIP logo

typergotchi's Introduction

Typergotchi

🐝Typergotchi ⌨️

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.

Signup stage 2

After selecting your boi, it is generating on server through jobs: R2

space boi with cap

TODO

  • 🐝 Solo mode
  • 🐞 Story mode
  • ⚔️ PvP mode

Solo mode

Setup

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

Startup

In one terminal, run wasp start db

Then, in other terminal, run wasp start

typergotchi's People

Contributors

kg04ls avatar umbrien avatar

Stargazers

 avatar

Watchers

 avatar

typergotchi's Issues

get text for solo mode

We need server query to get text (list of words) for solo and PvP mode.

It should accept params like text length or time, including capital letters, numbers, etc.

Default text length is 250 words, default time is 1 minute.

If text length given, return this amount of words.
If time given, return appropriate amount of words based on calculation that we need maximum of 250 words per minute.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.