Commit Graph

956 Commits

Author SHA1 Message Date
LukasMurdock 87613662a8 typo, misspelled Geoffrey 2022-01-03 02:26:52 -05:00
LukasMurdock 7f2f34709a typo, left out y in originally 2022-01-03 02:23:34 -05:00
LukasMurdock 76c5e1e995 add 17-96 2022-01-03 02:13:21 -05:00
LukasMurdock 7e3304c907 add 1-16
16:Bug
“If you elect to see all the pictures, this program has the ability of consuming well over six feet of terminal paper per run. We can only suggest recycling the paper by using the other side.”
2022-01-02 19:06:19 -05:00
Jeff Atwood c472c449cb Merge pull request #360 from trwyant/94_war_ported_by_trw
Port War to Perl.
2022-01-02 14:19:30 -08:00
Tom Wyant f7231859ec Port War to Perl. 2022-01-02 16:42:32 -05:00
Jeff Atwood 0751bfad0f Merge pull request #359 from ahardin13/ahardin13/slots-csharp
80_SLOTS csharp - Created C# slots.csx
2022-01-02 13:01:05 -08:00
Andy Hardin ee610c730d Added newline 2022-01-02 15:57:59 -05:00
Andy Hardin edefbcea44 Created C# slots.csx 2022-01-02 15:55:47 -05:00
Jeff Atwood 1625df8880 Merge pull request #358 from havoclad/main
Add 85_Synonym perl version
2022-01-02 11:41:14 -08:00
Pat Ludwig e0500a1414 Merge branch 'coding-horror:main' into main 2022-01-02 13:40:42 -06:00
Pat Ludwig d2dc09591d Add 85_Synonym perl version
Uses List::Util to handle all of the array manipulation
which is standard in the perl core.
2022-01-02 13:38:49 -06:00
Jeff Atwood c7457a5ef3 Merge pull request #357 from mvanwinkle/31_Depth_Charge_ruby
31_Depth_Charge/ruby
2022-01-02 11:33:52 -08:00
Jeff Atwood e52a6ddcec Merge pull request #356 from ersen0/hello-perl
Add Perl version of 45_Hello
2022-01-02 11:28:26 -08:00
Martin VanWinkle III 412dc556d6 31_Depth_Charge/ruby 2022-01-02 14:19:09 -05:00
Jeff Atwood b4f5a16ef9 Merge pull request #355 from Anachostic/main
VB.NET version of Acey-Ducey
2022-01-02 11:05:35 -08:00
Jeff Atwood b63c7b5bd9 Merge pull request #354 from ericries/main
added a beter pretty print for each tower. helped my 7yo visualize wh…
2022-01-02 11:05:16 -08:00
Jeff Atwood 6fa3a3411d Merge pull request #353 from heemskerkerik/cs-awari
C# version of 04_Awari
2022-01-02 11:05:00 -08:00
Jeff Atwood 3aba0eec7e Merge pull request #352 from trwyant/ported_by_trw
Perl port of 96_Word.
2022-01-02 11:04:41 -08:00
Oğuz Ersen 50fb79af84 Add Perl version of 45_Hello 2022-01-02 19:03:03 +00:00
Anachostic b2f04257cc VB.NET version of Acey-Ducey 2022-01-02 14:00:05 -05:00
eries2 6fcff28bcc added a beter pretty print for each tower. helped my 7yo visualize what was going on 2022-01-02 10:50:22 -08:00
Erik Heemskerk 0843025ea8 Add C# version of Awari 2022-01-02 19:44:06 +01:00
Tom Wyant 49a342e2bf Perl port of 96_Word. 2022-01-02 13:30:14 -05:00
Jeff Atwood d02938cd91 Merge pull request #351 from torifat/fix-acey-ducey-ruby-bug
Fix duplicate card bug
2022-01-02 09:58:50 -08:00
Jeff Atwood 331584f9d1 Merge pull request #350 from manminusone/05-bagels
Perl version of Bagels
2022-01-02 09:58:15 -08:00
Jeff Atwood 494c3fbe80 Merge pull request #342 from havoclad/main
Don't give away the answer
2022-01-02 09:57:55 -08:00
Jeff Atwood 3ff8fd0647 Merge pull request #349 from janjitse/36_flipflop_python
Implement FlipFlop in Python
2022-01-02 09:56:45 -08:00
Jeff Atwood 8c5441a1af Merge pull request #348 from aviyam/main
AceyDucey in python, OO implementation.
2022-01-02 09:56:17 -08:00
Jeff Atwood c086ed5519 Merge pull request #344 from brox/main
Added Python 3 version of 29, craps.
2022-01-02 09:54:49 -08:00
Jeff Atwood d7e6b2bb36 Merge pull request #345 from pczajkowski/main
22_Change in C#
2022-01-02 09:54:21 -08:00
Jeff Atwood 443c7ecbb5 Merge pull request #347 from mattbloke99/main
Train game with tests
2022-01-02 09:53:59 -08:00
Rifat Nabi ad170ac3c2 Fix duplicate card bug 2022-01-03 03:26:45 +11:00
James Allenspach e37cad9ae3 Modified comment 2022-01-02 10:18:35 -06:00
James Allenspach 7605116b06 Initial commit 2022-01-02 10:14:23 -06:00
Jan Jitse 72874ef47f Implement FlipFlop in Python 2022-01-02 16:33:13 +01:00
aviyam daea544c5f AceyDucey in python, OO implementation.
More verbose then original game with a 'what would have happened' addition.
2022-01-02 17:14:56 +02:00
mattbloke99 83458c428e Train game with tests 2022-01-02 14:21:30 +00:00
Piotr Czajkowski b27ee11d00 Input closer to original 2022-01-02 14:50:51 +01:00
Piotr Czajkowski 64682e704c Spelling 2022-01-02 14:36:33 +01:00
Piotr Czajkowski 35f515c9f5 Merge branch 'coding-horror:main' into main 2022-01-02 14:31:22 +01:00
Piotr Czajkowski 534fa866bd Added some descriptions 2022-01-02 14:29:11 +01:00
Piotr Czajkowski 835adc571c Format 2022-01-02 14:22:37 +01:00
Piotr Czajkowski d530794947 Added PrintChange 2022-01-02 14:08:49 +01:00
Piotr Czajkowski 6c0b0da270 Added GetInput 2022-01-02 13:29:27 +01:00
Piotr Czajkowski 65a86f7d6d Added Header 2022-01-02 13:04:39 +01:00
Thomas Brox Røst c3e1f309b9 Added Python 3 version of 29, craps. 2022-01-02 12:20:27 +01:00
Pat Ludwig c8577707a1 Don't give away the answer
- remove correct answer from prompt
- matched leading spacing to original
- fixed original misspelling of how
- moved file into perl subdirectory
- fixed randomization of acid quanity to 1-50
  instead of 0-49
- fixed indenting issues
2022-01-02 00:25:54 -06:00
Jeff Atwood 70684435fe Merge pull request #341 from havoclad/main
Add perl version of 22_Change
2022-01-01 21:51:20 -08:00
Jeff Atwood 706796bc88 Merge pull request #340 from patimen/main
HiLow
2022-01-01 21:50:54 -08:00