tushartiwari7 / tortoise

Home Page:tortoise.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

logo

Tortoise

Tortoise is a typing game to see how fast you type.

Features

  • Home Page

    • A landing page with a input box to enter username.
    • A Modal opens including Game Rules when user clicks on Play Now.
    • On pressing OK on Modal will navigate user to play the game.
      Screenshot (68) Screenshot (69)
  • Play Game Page

    • A timer to see how much Time Elapsed.
    • A Output Box showing One Alphabet at a Time.
    • A Footer with Input Box to enter the character.
      Screenshot (70)
  • Results Page

    • After playing the game user gets navigated to this page where user can see the:
      • Status (Success/Failed)
      • Time Taken
      • Score
      • User Name
    • User can either Play the Game Again by clicking on Play Again Button.
    • Or View Leaderboard to see the data of other players sorted by Score.

Screenshot (71)

  • LeaderBoard Page

    • See how user's score in currrent game is ranked with respect to other matches.
    • Persist Leaderboad data on Refresh. Screenshot (72)

About

tortoise.vercel.app


Languages

Language:JavaScript 81.9%Language:CSS 9.1%Language:HTML 9.0%