Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1 KB

File metadata and controls

28 lines (18 loc) · 1 KB

logo wide

2024 UQCS Hackathon | Team /~thunderdome

About

Typerror is a simple Python coding-themed type racer.

Just type what you see on screen... except for when it's not correct!

Sometimes what you see might be wrong. It's up to you to spot any errors in the line of code and fix them. Gain score every time you correctly type a line of code. If you can't figure it out, skip to get a new prompt.

Current Features

  • Test your Python syntax knowledge.
  • Increase your code typing speed and effiency.
  • Track your scores on the personal leaderboard.
  • Minimalistic design.

Planned Features

  • Customise the website appearance and typing test functionality.
  • Keep track of your stats and history by making a profile.
  • Play against multiple people at the same time.

Run Instructions

Navigate to the client folder, run npm install and then npm run start. If nothing happens, navigate to http://localhost:3000/.