A C++/Raylib application to practice typing in the Dvorak keyboard layout.
Go to file
Stephen Seo a43f83d7d5 Add CMakeLists.txt
Fix warnings related to -Weffc++.

Format with clang-format.
2023-12-14 20:16:09 +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
Makefile Impl highlighting of keys, fixes 2023-12-14 18:47:42 +09:00