Skip to content

Igho-Okeoghene/Typing-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CODERS' TYPING GAME

Table of contents

Overview

This game is excellent for beginners in programming, instructors can use it to spring up students interest in HTML. It introduces HTML in a fun way!

Instructions: Type all Full-stops and Commas. Game is Case Sensitive. When it throws an error, backspace the error and continue typing. Type Fast and Have Fun!

How It Works: The game displays typing speed at the completion of the sentence. It checks for errors when the player types and notifies the player. It's built to randomly display different sentences on windows refresh. The reset button displays another sentence. The reset button will only show after the first sentence has been typed. The rocket icon keeps moving fast according to the percentage of completion. It is a fun way to introduce HTML!

Screenshot

Screenshot.png

Links

My process

  • Set up the HTML structure first
  • Worked on the styling with CSS and Media Queries
  • Finshed up the functionalites with JavaScript

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Mobile-first workflow
  • JavaScript

Useful resources

Developer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published