File: menu

package info (click to toggle)
bsdgames 2.1-3hamm1
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 8,368 kB
  • ctags: 4,860
  • sloc: ansic: 59,005; makefile: 1,058; sh: 511; yacc: 327; lex: 79; sed: 13; csh: 5
file content (50 lines) | stat: -rw-r--r-- 2,449 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
?package(bsdgames):needs="text" section="Apps/Educational" \
	title="Arithmetic Quiz" command="/usr/games/arithmetic"
?package(bsdgames):needs="text" section="Games/Simulation" \
	title="Air Traffic Controller" \
	command="sh -c '/usr/games/atc ; echo;echo PRESS ENTER;read'"
?package(bsdgames):needs="text" section="Games/Adventure" \
	title="Battlestar" command="/usr/games/battlestar"
?package(bsdgames):needs="text" section="Games/Card" \
	title="Canfield" command="/usr/games/canfield"
?package(bsdgames):needs="text" section="Games/Card" \
	title="Cribbage" command="/usr/games/cribbage"
?package(bsdgames):needs="text" section="Games/Card" \
	title="Go Fish" \
	command="sh -c '/usr/games/fish;echo;echo PRESS ENTER;read'"
?package(bsdgames):needs="text" section="Games/Puzzles" \
	title="Hangman" command="/usr/games/hangman"
?package(bsdgames):needs="text" section="Games/Card" \
	title="Mille Bournes" command="/usr/games/mille"
?package(bsdgames):needs="text" section="Games/Board" \
	title="Monopoly" command="/usr/games/monop"
?package(bsdgames):needs="text" section="Games/Board" \
	title="Backgammon" command="/usr/games/backgammon -pb"
?package(bsdgames):needs="text" section="Screen/Save/Text" \
	title="Rain" command="/usr/games/rain"
?package(bsdgames):needs="text" section="Games/Arcade" \
	title="Robots" command="/usr/games/robots"
?package(bsdgames):needs="text" section="Games/Simulation" \
	title="Sail" command="/usr/games/sail"
?package(bsdgames):needs="text" section="Games/Arcade" \
	title="Snake" command="/usr/games/snake"
?package(bsdgames):needs="text" section="Games/Arcade" \
	title="Star Trek" command="/usr/games/trek"
?package(bsdgames):needs="text" section="Games/Arcade" \
	title="Worm" command="/usr/games/worm"
?package(bsdgames):needs="text" section="Screen/Save/Text" \
	title="Worms" command="/usr/games/worms"
?package(bsdgames):needs="text" section="Games/Adventure" \
	title="Hunt the Wumpus" command="/usr/games/wump"
?package(bsdgames):needs="text" section="Games/Tetris-like" \
	title="Bsd Tetris" \
	command="sh -c '/usr/games/tetris-bsd;echo;echo PRESS ENTER;read'"
?package(bsdgames):needs="text" section="Games/Board" \
	title="Gomoku" \
	command="/usr/games/gomoku"
?package(bsdgames):needs="text" section="Games/Adventure" \
	title="Phantasia" \
	command="/usr/games/phantasia"
?package(adventure):needs="text" section="Games/Adventure" \
	title="Adventure" \
	command="/usr/games/adventure"