Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StillType Typing Practice

StillType Typing Practice is a minimal, elegant, and immersive web typing practice game. You can paste your own practice text, move through it one line at a time, and restart the current line whenever a mistake is made.

Features

  • Custom practice text
  • Line-by-line typing flow
  • Real-time typing validation
  • Full-line reset after a mistake
  • Typewriter-style rewind animation
  • Time, accuracy, WPM, and CPM statistics
  • Desktop-first typing experience

Local Usage

Open index.html directly in a browser.

Or run it through a lightweight static server:

npm install
npm run dev

Then open:

http://localhost:3001

Deployment Notes

This project is a pure frontend app and can be deployed on a cloud computer or any static web server. Serve the project directory as static files, with index.html as the entry point.

Project Structure

stilltype-typing-practice/
├─ index.html
├─ style.css
├─ main.js
├─ README.md
├─ package.json
└─ .gitignore

Roadmap

  • Text library
  • Practice history
  • Multiple themes
  • Mobile optimization

About

A minimal and elegant typing practice web game.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages