Skip to content

CoulKe/typing_game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo

Speed typing game

Typing Game

A project made with vue js and uses fetch Api to randomly generate text to test your typing speed.

For options api implementation check the options-api branch. Main branch uses composition api

Note:

This project is not responsive, currently only available for desktop

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.