treedude - a clone of the mini-game from Superhot

NAME  SYNOPSIS  DESCRIPTION  CONTROLS  OPTIONS  ENVIRONMENT  FILES  SEE ALSO  CONFORMING TO  BUGS  AUTHORS  COPYRIGHT 

NAME

treedude − a clone of the mini-game from Superhot

SYNOPSIS

treedude [−nvV]

DESCRIPTION

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).

CONTROLS

LeftArrow, A, H

Chop left.

RightArrow, D, L

Chop right.

Enter

Continue.

Q, Esc

Quit.

OPTIONS

n

Do not read or write the high score from the $XDG_DATA_HOME directory.

v, V

Print treedude version and exit.

ENVIRONMENT

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.

FILES

$XDG_DATA_HOME/treedude/score

User’s high score.

SEE ALSO

standards(7).

CONFORMING TO

C89, SUSv2, POSIX.1-2001, POSIX.1-2008.
XDG Base Directory Specification v0.6+.

BUGS

Bugs and issues can be reported on GitHub or GitLab.
<https://github.com/n-ivkovic/treedude/issues>
<https://gitlab.com/n-ivkovic/treedude/issues>

AUTHORS

Nicholas Ivkovic <https://nivkovic.net>.

COPYRIGHT

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.


Updated 2024-01-29 - jenkler.se | uex.se