Skip to content

Latest commit

 

History

History
50 lines (43 loc) · 1.31 KB

README.md

File metadata and controls

50 lines (43 loc) · 1.31 KB

pas-wpm

A simple WPM measurement program

License Issues GitHub pull requests


Table of contents

Introduction

A small and simple WPM measurement program written in Pascal, just for fun.

Quickstart

$ make
$ ./bin/app

Controls

Key Action
^Q Quit
Space Finish a word
Enter Pause/unpause

Bugs

If you find any bugs, please create an issue and report them.

Dependencies

Make

Run make all to see all the make rules.