mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-01-13 13:37:38 -08:00
Merge pull request #307 from greg-kennedy/main
Cleanup repository. Make all Perl scripts executable.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -12,3 +12,5 @@ out/
|
||||
|
||||
*.py[co]
|
||||
Pipfile
|
||||
|
||||
.DS_Store
|
||||
|
||||
0
01 Acey Ducey/perl/aceyducey.pl
Normal file → Executable file
0
01 Acey Ducey/perl/aceyducey.pl
Normal file → Executable file
0
18 Bullseye/perl/bullseye.pl
Normal file → Executable file
0
18 Bullseye/perl/bullseye.pl
Normal file → Executable file
0
19 Bunny/perl/bunny.pl
Normal file → Executable file
0
19 Bunny/perl/bunny.pl
Normal file → Executable file
0
20 Buzzword/perl/buzzword.pl
Normal file → Executable file
0
20 Buzzword/perl/buzzword.pl
Normal file → Executable file
0
24 Chemist/perlchemist.pl
Normal file → Executable file
0
24 Chemist/perlchemist.pl
Normal file → Executable file
0
31 Depth Charge/perl/depth-charge.pl
Normal file → Executable file
0
31 Depth Charge/perl/depth-charge.pl
Normal file → Executable file
0
32 Diamond/perl/diamond.pl
Normal file → Executable file
0
32 Diamond/perl/diamond.pl
Normal file → Executable file
0
33 Dice/perl/dice.pl
Normal file → Executable file
0
33 Dice/perl/dice.pl
Normal file → Executable file
0
41 Guess/perl/guess.pl
Normal file → Executable file
0
41 Guess/perl/guess.pl
Normal file → Executable file
0
47 Hi-Lo/perl/hi-lo.pl
Normal file → Executable file
0
47 Hi-Lo/perl/hi-lo.pl
Normal file → Executable file
0
52 Kinema/perl/kinema.pl
Normal file → Executable file
0
52 Kinema/perl/kinema.pl
Normal file → Executable file
0
54 Letter/perl/letter.pl
Normal file → Executable file
0
54 Letter/perl/letter.pl
Normal file → Executable file
0
57 Literature Quiz/perl/litquiz.pl
Normal file → Executable file
0
57 Literature Quiz/perl/litquiz.pl
Normal file → Executable file
0
58 Love/perl/love.pl
Normal file → Executable file
0
58 Love/perl/love.pl
Normal file → Executable file
0
63 Name/perl/name.pl
Normal file → Executable file
0
63 Name/perl/name.pl
Normal file → Executable file
0
64 Nicomachus/perl/nicomachus.pl
Normal file → Executable file
0
64 Nicomachus/perl/nicomachus.pl
Normal file → Executable file
0
66 Number/perl/number.pl
Normal file → Executable file
0
66 Number/perl/number.pl
Normal file → Executable file
0
70 Poetry/perl/poetry.pl
Normal file → Executable file
0
70 Poetry/perl/poetry.pl
Normal file → Executable file
0
70 Poetry/poetry.pl
Normal file → Executable file
0
70 Poetry/poetry.pl
Normal file → Executable file
0
74 Rock Scissors Paper/perl/rockscissors.pl
Normal file → Executable file
0
74 Rock Scissors Paper/perl/rockscissors.pl
Normal file → Executable file
0
76 Russian Roulette/perl/russianroulette.pl
Normal file → Executable file
0
76 Russian Roulette/perl/russianroulette.pl
Normal file → Executable file
0
78 Sine Wave/perl/sinewave.pl
Normal file → Executable file
0
78 Sine Wave/perl/sinewave.pl
Normal file → Executable file
0
87 3-D Plot/perl/3dplot.pl
Normal file → Executable file
0
87 3-D Plot/perl/3dplot.pl
Normal file → Executable file
0
91 Train/perl/train.pl
Normal file → Executable file
0
91 Train/perl/train.pl
Normal file → Executable file
0
92 Trap/perl/trap.pl
Normal file → Executable file
0
92 Trap/perl/trap.pl
Normal file → Executable file
@@ -2,7 +2,7 @@
|
||||
|
||||
We're updating the first million selling computer book, [BASIC Computer Games](https://en.wikipedia.org/wiki/BASIC_Computer_Games), for 2021!
|
||||
|
||||
[Read book] (https://annarchive.com/files/Basic_Computer_Games_Microcomputer_Edition.pdf)
|
||||
[Read book](https://annarchive.com/files/Basic_Computer_Games_Microcomputer_Edition.pdf)
|
||||
|
||||
### Where can we discuss it?
|
||||
|
||||
|
||||
Reference in New Issue
Block a user