File: menu

package info (click to toggle)
bsdgames 2.17-29
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 11,172 kB
  • sloc: ansic: 80,217; sh: 1,509; cpp: 1,154; yacc: 321; lex: 75; makefile: 63; sed: 13; csh: 5
file content (51 lines) | stat: -rw-r--r-- 2,575 bytes parent folder | download | duplicates (3)
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
51
?package(bsdgames):needs="text" section="Applications/Education" \
	title="Arithmetic Quiz" command="sh -c 'arithmetic;echo PRESS ENTER;read line'"
?package(bsdgames):needs="text" section="Games/Strategy" \
	title="Air Traffic Controller" \
	command="sh -c 'atc ; echo;echo PRESS ENTER;read line'"
?package(bsdgames):needs="text" section="Games/Adventure" \
	title="Battlestar" command="sh -c 'battlestar;echo PRESS ENTER;read line'"
?package(bsdgames):needs="text" section="Games/Adventure" \
	title="Hack" command="hack"
?package(bsdgames):needs="text" section="Games/Card" \
	title="Canfield" command="canfield"
?package(bsdgames):needs="text" section="Games/Card" \
	title="Cribbage" command="cribbage"
?package(bsdgames):needs="text" section="Games/Card" \
	title="Go Fish" \
	command="sh -c 'go-fish;echo;echo PRESS ENTER;read line'"
?package(bsdgames):needs="text" section="Games/Card" \
	title="Mille Bornes" command="mille"
?package(bsdgames):needs="text" section="Games/Board" \
	title="Monopoly" command="monop"
?package(bsdgames):needs="text" section="Games/Board" hints="Backgammon" \
	title="Backgammon" command="backgammon -pb"
?package(bsdgames):needs="text" section="Games/Toys" \
	title="Rain" command="rain"
?package(bsdgames):needs="text" section="Games/Action" \
	title="Robots" command="robots"
?package(bsdgames):needs="text" section="Games/Strategy" \
	title="Sail" command="sail"
?package(bsdgames):needs="text" section="Games/Action" \
	title="Snake" command="sh -c 'snake;echo PRESS ENTER;read line'"
?package(bsdgames):needs="text" section="Games/Action" \
	title="Star Trek" command="trek"
?package(bsdgames):needs="text" section="Games/Action" \
	title="Worm" command="sh -c 'worm;echo PRESS ENTER;read line'"
?package(bsdgames):needs="text" section="Games/Toys" \
	title="Worms" command="worms"
?package(bsdgames):needs="text" section="Games/Adventure" \
	title="Hunt the Wumpus" command="wump"
?package(bsdgames):needs="text" section="Games/Blocks" \
	title="Bsd Tetris" \
	command="sh -c 'tetris-bsd;echo;echo PRESS ENTER;read line'"
?package(bsdgames):needs="text" section="Games/Board" hints="Go" \
	title="Gomoku" command="gomoku"
?package(bsdgames):needs="text" section="Games/Adventure" \
	title="Phantasia" command="phantasia"
?package(bsdgames):needs="text" section="Games/Adventure" \
	title="BSD-Games Adventure" command="bsdgames-adventure"
?package(bsdgames):needs="text" section="Games/Puzzles" \
	title="Hangman" command="hangman"
?package(bsdgames):needs="text" section="Games/Puzzles" \
        title="Boggle" command="boggle"