austinatose / typeracer

Home Page:http://liuzirui.com/typeracer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typeracer

This project was made for CEP WA1 2023.

This is boostrapped with create-react-app, and uses react-typing-game-hook. Random word generation is done by random-words.

TODO

  • Homepage

  • Basic race implementation
    [ ] Countdown

  • End screen

  • Make stats counters

    • Fix WPM (Hide until finished or live update)
    • Fix time taken (Hide until finished or live update)
  • Sentence gen

  • Settings

  • Document code

  • Move race.js elements into separate components

  • Fix disappearing instructions

  • Make sentence global

  • Prevent sentence regen when custom sentence is being used

About

http://liuzirui.com/typeracer


Languages

Language:JavaScript 58.1%Language:CSS 28.0%Language:HTML 13.9%