Commit Graph

1622 Commits

Author SHA1 Message Date
Jeff Atwood 80a08da9cb Merge pull request #557 from roygilliam/main
Initial conversion to C#
2022-02-06 17:19:53 -08:00
roygilliam ea190fda33 Initial conversion to C# 2022-02-06 19:30:59 -05:00
Jeff Atwood 63625d3e45 Merge pull request #554 from BuckyMHz/bowling-csharp
Bowling in csharp
2022-02-06 14:26:26 -08:00
Jeff Atwood a85fc832bd Merge pull request #555 from BuckyMHz/bunny-csharp
Bunny in csharp
2022-02-06 14:25:30 -08:00
Paul Sobolik 9517d86f29 Bunny in csharp 2022-02-06 16:30:50 -05:00
Paul Sobolik de5a55c1c3 Bowling in csharp 2022-02-06 10:31:44 -05:00
Paul Sobolik 2e9c8ab150 Bowling in csharp 2022-02-06 10:27:47 -05:00
Paul Sobolik 97186e7d83 Bowling in csharp 2022-02-06 10:25:54 -05:00
Jeff Atwood bd6f576e70 Merge pull request #551 from stephancom/58-love-ruby
58_Love: ruby
2022-02-05 11:39:21 -08:00
Jeff Atwood e75ce83ddd Merge pull request #552 from trwyant/95_Weekday_trw
95 weekday trw
2022-02-05 11:25:01 -08:00
Tom Wyant 65953f8496 Merge branch 'main' into 95_Weekday_trw 2022-02-05 09:42:33 -05:00
stephan.com 239e511b66 58_Love: ruby 2022-02-04 22:54:12 -08:00
Jeff Atwood 02b2db4db5 Merge pull request #550 from trwyant/60_Mastermind_perl_trw
Port 60_Mastermind to Perl.
2022-02-03 15:33:42 -08:00
Tom Wyant c5ef9f42a2 Port 60_Mastermind to Perl. 2022-02-03 14:44:49 -05:00
Jeff Atwood accc410577 Merge pull request #549 from aldrinm/main
Port of 83 Stockmarket to Java
2022-02-03 09:45:41 -08:00
Aldrin Misquitta 285e658bbc Document a bonus option to view the game data as a tree! 2022-02-03 16:48:34 +00:00
Aldrin Misquitta 5f4e40e733 Port of 83 Stockmarket to Java 2022-02-03 15:57:20 +00:00
Tom Wyant 1f84184b92 Port 95_Weekday to Perl. 2022-01-31 15:28:40 -05:00
Jeff Atwood 86b3750807 Merge pull request #547 from roygilliam/main
Initial C# version of Weekday
2022-01-30 10:13:55 -08:00
roygilliam 7cea1454bf Initial C# version of Weekday 2022-01-30 12:44:24 -05:00
Jeff Atwood 0d9aaaecc8 Merge pull request #544 from stevebosman/main
96 Word: switched from an unusual use of arrays; Plus variable names and comments
2022-01-29 09:33:00 -08:00
Steve Bosman ebe83b075c Merge branch 'coding-horror:main' into main 2022-01-29 17:25:50 +00:00
Steve Bosman 4c49492449 96 Word: Simplify use of arrays; add some comments 2022-01-29 17:08:21 +00:00
Jeff Atwood 67b9168cb4 Merge pull request #541 from pcholt/main
JVM Test framework
2022-01-29 09:03:32 -08:00
Jeff Atwood d2a56c5393 Merge pull request #543 from roygilliam/Initial_85_Synonym
Initial conversion to C#
2022-01-29 09:02:02 -08:00
Jeff Atwood 19c2bba127 Merge pull request #542 from swa-ds/main
Game of Life in Java
2022-01-29 09:00:23 -08:00
roygilliam c552019cd8 Initial conversion to C# 2022-01-29 11:15:11 -05:00
Stefan Waldmann a7b9ab89c6 Edit README.md 2022-01-29 17:05:10 +01:00
Stefan Waldmann 1f3855e98c Edit README.md 2022-01-29 16:56:53 +01:00
Stefan Waldmann 17e011405d Merge remote-tracking branch 'upstream/main' into main 2022-01-29 16:51:24 +01:00
Stefan Waldmann 6f7e311b51 Add Javadoc 2022-01-29 16:30:42 +01:00
Paul Holt 4929045bea Merge branch 'coding-horror:main' into main 2022-01-30 00:25:47 +11:00
Paul Holt cefe471fdf Description added to README 2022-01-30 00:21:25 +11:00
Paul Holt 7674913388 Description added to README 2022-01-30 00:11:59 +11:00
Paul Holt f756389037 Createa a build_00_utilities project containing testing helpers, including the ConsoleTest abstract class. 2022-01-29 23:48:53 +11:00
Steve Bosman 7a417de815 Merge remote-tracking branch 'origin/main' 2022-01-29 12:25:36 +00:00
Steve Bosman 41b10c4d8a 96 Word: Name the variables 2022-01-29 11:43:33 +00:00
Steve Bosman ff61ec7d07 96 Word: Make game case-insensitive 2022-01-29 11:43:23 +00:00
Steve Bosman 417d7d0117 96 Word: Remove warnings 2022-01-29 11:43:10 +00:00
Paul Holt 302e1a0e0b Testing added! Now some full behaviour tests on both Animal JVM implementations.
Still todo: Move the ConsoleTest library into its own module, add a gradle dependency on it.
2022-01-29 22:36:29 +11:00
Jeff Atwood f1c77efad4 Merge pull request #540 from stevebosman/main
Improve and modernise javascript for 16 Bug
2022-01-28 18:10:02 -08:00
Jeff Atwood 82bff8cd5a Merge pull request #539 from NezumiRonin/main
Most probable a bad OCR mismatch
2022-01-28 18:09:26 -08:00
Steve Bosman 8ba115287e Improve and modernise javascript for 16 Bug
Introduce some named variables
Case insensitive inputs
Fix delay so that it happens correctly and ensure the page scrolls when it gets too long.
2022-01-28 23:10:25 +00:00
Stefan Waldmann 69a62c5c4b Prompt for ENTER to continue 2022-01-28 08:01:21 +01:00
Stefan Waldmann be5552f677 Add command line arg to stop after each generation 2022-01-28 07:57:44 +01:00
Alex Gomez 5750aca580 Most probable a bad OCR mismatch 2022-01-27 17:38:32 -06:00
Jeff Atwood 8584516659 Merge pull request #538 from NezumiRonin/main
The real file.
2022-01-27 12:49:44 -08:00
Alex Gomez 069c00bc47 The real file. 2022-01-27 12:25:38 -06:00
Jeff Atwood 199f0c4560 Merge pull request #537 from NezumiRonin/main
pizza.pl
2022-01-26 19:41:18 -08:00
Alex Gomez 24a9655b24 Simple tool to convert BASIC file to Perl code. 2022-01-26 18:48:28 -06:00