https://github.com/dreamerchaserhah/speed-typist
C++ QT Application where you can test out how fast you can type
https://github.com/dreamerchaserhah/speed-typist
cpp gui qt5
Last synced: 5 months ago
JSON representation
C++ QT Application where you can test out how fast you can type
- Host: GitHub
- URL: https://github.com/dreamerchaserhah/speed-typist
- Owner: DreamerChaserHAH
- Created: 2024-03-01T08:10:11.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-14T05:53:02.000Z (over 2 years ago)
- Last Synced: 2025-03-09T12:55:58.288Z (over 1 year ago)
- Topics: cpp, gui, qt5
- Language: CMake
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Speed Typist
A typist speed application built using C++
## DevLog
### Day 1
I have been mingling with conan and vcpkg for days, and settled down with vcpkg (easier to setup), but even then, there were weird errors in vs code. I cannot build for x64 it seems, even though I have x86. I have no idea why that's the case however.
But since, it is compiled with x86_64 compiler, it seems to work okay