Git Product home page Git Product logo

blitztype's Introduction

blitztype

celebrating a high score in blitztype

Introduction

A platform for boosting your typing speed and accuracy. Complete with:

  • Offline Mode - After first load, the website will be cached, and can be used without internet connection
  • Wordstorm Mode - Find out how many words you can type in a certain amount of time
  • Multiple Modes - Use dark, light, and more modes

Usage

Go to blitztype.netlify.app , and start typing

License

This project is available under the MIT software licence

blitztype's People

Contributors

ikuewumi avatar

Watchers

 avatar  avatar

blitztype's Issues

Words Galore

Adding More Words, among other things

  • Adding a lot more words, at least 200 (!important)
  • Use Google's Fonts Stylesheet and Assets For Self Hosting

Game Component

Basics

The game has a timer that runs, and a word which the user needs to type into an input to continue, but the exact implementation depends on....

Modes

  1. Classic Mode: Have a timer that resets after short time (<60secs), and resets if the user finishes typing before time runs out, if not the game is over
  2. Wordstorm Mode: but the main point is to have a large amount of time, and see how many words can be typed before the time elapses

Build the game component to handle

  • classic mode
  • Wordstorm mode, and

Layout

Requirements

  • Header, with logo
  • At least 2 themes (light and dark)
  • Button that opens the Settings, a modal form that contains a select (custom or not) for changing:
    • Subject
    • Theme
    • Mode ("classic", and "blitz", more on this later)
  • A key binding should be able to toggle the modals
  • The entire layout should be accessible, and when the modal is open, no other part of the application should be accessible

Setting Up with Styles

  • Choose a JS framework, or none?
  • Setup the Vite project (with scss, chosen framework, tailwind if needed)
  • Choose things like Google Fonts, Color Scheme, Background Gradient if needed,
  • Get some needed CSS properties like box-shadows, border-radii?, type scale, and others
  • Get the logo
  • Add CI/CD

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.