A C++/Raylib application to practice typing in the Dvorak keyboard layout.
Go to file
2023-12-14 20:33:26 +09:00
pictures Add README.md and picture 2023-12-14 20:32:58 +09:00
src Add CMakeLists.txt 2023-12-14 20:16:09 +09:00
.gitignore Add CMakeLists.txt 2023-12-14 20:16:09 +09:00
CMakeLists.txt Add CMakeLists.txt 2023-12-14 20:16:09 +09:00
dvorak_keyboard.png Working text drawing and accepting based on input 2023-12-14 17:39:11 +09:00
LICENSE Add LICENSE 2023-12-14 20:33:26 +09:00
Makefile Impl highlighting of keys, fixes 2023-12-14 18:47:42 +09:00
README.md Add README.md and picture 2023-12-14 20:32:58 +09:00

Dvorak Typing Practice

Usage:

Words from the given file will be used as the words to type within the program.