treedude − a clone of the mini-game from Superhot
treedude [−nvV]
treedude is a clone of the mini-game from Superhot titled ’Tree Dude Tree Dude Dude’. Chop as much of the tree as you can while avoiding branches and keeping an eye on the timer.
Written in C89/90 with the Curses library, complies with SUSv2 through to POSIX.1-2008 (SUSv4).
LeftArrow, A, H
Chop left.
RightArrow, D, L
Chop right.
Enter |
Continue. |
|||
Q, Esc |
Quit. |
n |
Do not read or write the high score from the $XDG_DATA_HOME directory. | ||
v, V |
Print treedude version and exit. |
XDG_DATA_HOME
The user’s high score is stored within the set directory. $HOME/.config is used if the environment variable is not set or empty. This is in compliance with the XDG Base Directory Specification.
$XDG_DATA_HOME/treedude/score
User’s high score.
standards(7).
C89, SUSv2,
POSIX.1-2001, POSIX.1-2008.
XDG Base Directory Specification v0.6+.
Bugs and issues
can be reported on GitHub or GitLab.
<https://github.com/n-ivkovic/treedude/issues>
<https://gitlab.com/n-ivkovic/treedude/issues>
Nicholas Ivkovic <https://nivkovic.net>.
Copyright (c) 2022-2023 Nicholas Ivkovic.
Licensed under the GNU General Public License version 3 or later. See ./LICENSE, or <https://gnu.org/licenses/gpl.html> if more recent, for details.
This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.