Linux command
asciijump 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start the game
asciijump
Start with a custom hill
asciijump -n [hillname]
说明
asciijump is an ncurses-based ASCII-art ski jumping game. The player controls a ski jumper, timing the takeoff and landing to achieve maximum distance. The game features multiple hills, training and competition modes (selected from the in-game menu), and multiplayer support for up to 10 players. Controls: press space at the edge of the jump to take off and again to land safely. Timing affects both distance and style points.
参数
- -n _hillname_
- Use the specified hill from the hills directory.
- -h
- Display help.
FAQ
What is the asciijump command used for?
asciijump is an ncurses-based ASCII-art ski jumping game. The player controls a ski jumper, timing the takeoff and landing to achieve maximum distance. The game features multiple hills, training and competition modes (selected from the in-game menu), and multiplayer support for up to 10 players. Controls: press space at the edge of the jump to take off and again to land safely. Timing affects both distance and style points.
How do I run a basic asciijump example?
Run `asciijump` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -n _hillname_ do in asciijump?
Use the specified hill from the hills directory.