Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 685 Bytes

File metadata and controls

9 lines (8 loc) · 685 Bytes

Typing Game

Test your typing abilities with this typing speed game.

Demo

A live demo of this site hosted by Github Pages is avaliable at https://dmaydan.github.io/Typing_Game

Bootstrap 4

Bootstrap is the world's most popular front-end library that enables developers to build responsive, mobile-first sites. Bootstrap was used to design the interface for this application.

KnockoutJS

KnockoutJS is an organizational framework that implements Model–View–Viewmodel (MVVM), a software architectural pattern. In this application, KnockoutJS is used to create rich, responsive display and editor user interfaces with a clean underlying data model.