Coder Social home page Coder Social logo

asadukashif / terminal-typing-test Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 85 KB

This is just a fun Typing Test. It is written in Python and works on the console using the curses library. It uses a collection of 1000 most commonly used English words and forms random sentences. In the end it generates a comprehensive report of the performance.

Python 100.00%

terminal-typing-test's Introduction

Terminal Typing Test

Summary

This project was written in Python and is supposed to be a open source terminal based Typing Test.

Samples

Running

Running

Results

Results

Requirements

  • As this project is in python so the interpretter must be installed from Python Download

Windows

pip install windows-curses

Mac / Linux

pip3 install curses

Running the Program

To run simple type the following in the terminal / command prompt

Windows

python terminal-typing-test.py

Mac / Linux

python3 terminal-typing-test.py

Working

This project has the following

  • It uses a dictionary of a 1000 commonly used english words and selects 12 random words to make up for a line.
  • With the press of each spacebar the word just entered disappears from the line.
  • Once the user has completed a new line emerges.
  • In the end after ~60 secs the test completes and a result card is displayed.

terminal-typing-test's People

Stargazers

Asadullah Kashif avatar

Watchers

Asadullah Kashif avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.