https://github.com/spikehd/thythm
Pronounced "ti-thm"
https://github.com/spikehd/thythm
Last synced: about 2 months ago
JSON representation
Pronounced "ti-thm"
- Host: GitHub
- URL: https://github.com/spikehd/thythm
- Owner: SpikeHD
- License: gpl-3.0
- Created: 2021-09-01T07:14:46.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-15T19:12:10.000Z (almost 5 years ago)
- Last Synced: 2025-12-25T13:46:08.994Z (6 months ago)
- Language: JavaScript
- Size: 54.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Thythm
Pronounced "ti-thm"
# Stuff to Remember
- https://stackoverflow.com/questions/34842526/update-console-without-flickering-c
- Move cursor position to update values, erase lines and not whole screen
- Double buffering
- https://stackoverflow.com/questions/10585683/how-do-you-edit-existing-text-and-move-the-cursor-around-in-the-terminal (uh oh)