Learn Touch Typing with H.P. Lovecraft novels.
AncientTypist is a small browser application.
It uses JavaScript (jQuery), CSS and a PHP backend.
All player-related information is stored inside browser's local storage. No data is being sent to the backend.
Clone repositiory:
$ git clone https://github.com/RetroCoder80s/AncientTypist.git
$ cd AncientTypist
$ git checkout master
Run PHP webserver:
$ php -S localhost:8000
Go to Your browser and enter:
http://localhost:8000
Enjoy!
Game has been tested on the following browsers:
- Google Chrome 77
- Firefox 70.0
Ancient Typist is licensed under GNU General Public License version 3. See file.