Commit Graph

2745 Commits

Author SHA1 Message Date
Jadi
82c81afaed Adding 20_Buzzword in Rust 2023-08-02 12:43:58 +03:30
Jadi
9bc066d31e Added Rust version of 57_Literature_Quiz 2023-08-01 21:00:48 +03:30
Jeff Atwood
74b93e9701 Merge pull request #866 from JoeStrout/miniscript-batch-3
Miniscript batch 3
2023-07-29 12:43:18 -07:00
JoeStrout
6a611c04d7 Added MiniScript version of 21_Calendar. 2023-07-25 17:27:50 -07:00
JoeStrout
8426a39c48 Added MiniScript version of 20_Buzzword. 2023-07-25 13:17:14 -07:00
JoeStrout
15e033e65c Added MiniScript version of 19_Bunny. 2023-07-25 10:32:13 -07:00
JoeStrout
cbbf23d5b5 Added MiniScript version of 18_Bullseye. 2023-07-25 09:24:42 -07:00
JoeStrout
8442755142 Added MiniScript version of 17_Bullfight. 2023-07-25 09:08:00 -07:00
JoeStrout
7ed81c1496 Added MiniScript version of 16_Bug. 2023-07-24 16:41:22 -07:00
JoeStrout
73137781aa Added MiniScript version of 15_Boxing. 2023-07-23 21:30:37 -07:00
JoeStrout
52d58c8e75 Implemented 14_Bowling for MiniScript. 2023-07-20 21:48:12 -07:00
JoeStrout
088226f316 Added MiniScript version of 13_Bounce. 2023-07-20 16:27:32 -07:00
JoeStrout
63af1a1066 Added MiniScript implementation of Bombardment and Bombs Away.
Also fixed a minor issue with Blackjack.
2023-07-20 15:15:02 -07:00
JoeStrout
8647d74a39 Update README.md
Added one known bug and one porting note.
2023-07-20 07:29:12 -07:00
JoeStrout
4f13cc39b0 Update README.md
Fixed typo (“it’s” —> “its”).
2023-07-20 07:14:41 -07:00
Jeff Atwood
d17f661d3f Merge pull request #865 from JoeStrout/miniscript-batch-2
Miniscript batch 2
2023-07-19 23:44:53 -07:00
JoeStrout
dbd37d1c5b Updated README for command-line MiniScript. 2023-07-19 20:50:49 -07:00
JoeStrout
980330cd39 Bug fixes and tweaks to MiniScript blackjack. 2023-07-19 20:38:23 -07:00
JoeStrout
e0a417bf8a Finished the blackjack port to MiniScript. 2023-07-19 18:14:30 -07:00
JoeStrout
67f0527692 Initial work on the blackjack game. Still need to handle splits and insurance. 2023-07-17 16:25:18 -07:00
Jeff Atwood
88acd1ffad Merge pull request #864 from sergev/main
Fix bug in Lunar: wrong capsule weight
2023-07-14 17:57:53 -07:00
Serge Vakulenko
ff2b9479a6 Also update the fiel weight in the initial message. 2023-07-14 16:45:39 -07:00
Serge Vakulenko
52e1bf4998 Fix bug in Lunar: wrong capsule weight.
Must be 32500 lbs, not 33000.
2023-07-14 14:19:05 -07:00
JoeStrout
4730944532 Actually added MiniScript implementation of 09_Battle this time. 2023-07-12 16:49:01 -07:00
JoeStrout
e8212bc2f3 Initial implementation of 09_Battle in MiniScript. 2023-07-12 16:29:11 -07:00
JoeStrout
85ee2c3875 Added MiniScript version of 08_Batnum; also updated a couple of READMEs. 2023-07-12 07:23:30 -07:00
JoeStrout
82fd99b1bf Added MiniScript version of 07_Basketball 2023-07-11 17:11:28 -07:00
JoeStrout
5bca164c49 Added MiniScript version of 06_Banner. 2023-07-11 10:27:49 -07:00
JoeStrout
d9b3d47343 Added MiniScript implementation of bagels. 2023-07-11 07:50:40 -07:00
JoeStrout
5a886283aa MiniScript versions of Acey Ducey, Amazing, Animal, and Awari. 2023-07-10 21:24:15 -07:00
Jeff Atwood
2aed1da9ac Merge pull request #863 from JoeStrout/main
add MiniScript implementations of 14 programs
2023-07-08 12:46:28 -07:00
JoeStrout
06d0588929 Updated README files; added MiniScript implementation of 94_War. 2023-07-06 15:48:16 -07:00
JoeStrout
a3d0326662 Merge branch 'coding-horror:main' into main 2023-07-06 14:47:48 -07:00
Jeff Atwood
016fc0e635 Merge pull request #859 from kbrannen/23-checkers-perl
23 checkers perl
2023-05-29 09:07:00 -07:00
Jeff Atwood
17ca5e0d34 Merge pull request #860 from drewjcooper/csharp-77-salvo
C# 77 Salvo
2023-05-25 11:30:45 -07:00
drewjcooper
2e52c6e187 Add TurnHandler 2023-05-24 20:58:37 +10:00
drewjcooper
d1be351045 Simplify game loop 2023-05-23 07:55:41 +10:00
drewjcooper
461b4e2b64 Simplify game start seelection 2023-05-22 08:50:27 +10:00
drewjcooper
1d3fd94ae6 Simplify shot selection and evaluation 2023-05-22 08:42:22 +10:00
kbrannen
1ae84a67df cleaned up 2023-05-21 15:33:25 -05:00
kbrannen
b45ad8544c fixed typo 2023-05-21 15:14:10 -05:00
kbrannen
ce013cfad9 added checkers for perl 2023-05-21 15:12:41 -05:00
Jeff Atwood
dd50341b55 Merge pull request #858 from kbrannen/15-boxing-perl
added 15-boxing for perl
2023-05-20 12:21:19 -07:00
Jeff Atwood
7a3efb61ad Merge pull request #857 from kbrannen/28-combat-perl
added 28-combat for perl
2023-05-20 08:11:08 -07:00
kbrannen
3455848195 added 15-boxing for perl 2023-05-20 02:34:58 -05:00
drewjcooper
e02a4ca5da Tidy up shot selection 2023-05-20 17:12:48 +10:00
kbrannen
728e6ebaf8 added 28-combat for perl 2023-05-20 00:16:22 -05:00
Jeff Atwood
f19302fd89 Merge pull request #856 from kbrannen/56-life2-perl
added 56-life2 for perl
2023-05-19 10:50:50 -07:00
kbrannen
46f98ca01d added 56-life2 for perl
added a perl version for the game;
fixed a bug in the basic code;
updated the game's README;
updated perl's README.
2023-05-19 02:11:02 -05:00
drewjcooper
e27b5ec6e5 Move shot selection into ComputerShotSelector 2023-05-18 19:27:56 +10:00