Commit Graph

2923 Commits

Author SHA1 Message Date
Jeff Atwood e10fd59c57 Merge pull request #572 from roygilliam/main
Initial C# conversion
2022-02-19 12:52:47 -06:00
Jeff Atwood 8b71006901 Merge pull request #573 from uMetalooper/main
Gomoko python added
2022-02-19 12:52:08 -06:00
uMetalooper 12f902bdbd Gomoko python 2022-02-19 12:39:43 +00:00
Roy Gilliam cd41d00291 Merge branch 'coding-horror:main' into main 2022-02-18 22:11:44 -05:00
roygilliam 925f5263fe Initial C# conversion 2022-02-18 22:10:49 -05:00
Mitch Peck 5f28cd03fe Implement compareHands method, add compareHands tests and fix UserIO Test 2022-02-18 19:35:54 -06:00
Jeff Atwood fc5947f26b Merge pull request #570 from mur4ik18/main
01_Acey_ducey in rust
2022-02-16 08:22:45 -08:00
Alex Kotov 9b70be8be4 Merge pull request #1 from remimimimimi/main
Refactor code
2022-02-16 16:11:29 +02:00
remimimimi e12ade3656 Refactor code 2022-02-16 17:10:21 +03:00
Andrew Cooper 8d13695e72 Add more comments 2022-02-16 22:47:35 +11:00
Alex Kotov d520f15f14 Create README.md 2022-02-16 05:23:37 +02:00
mur4ik18 281bcbf2a2 🚀 01 in rust complete 2022-02-16 05:19:38 +02:00
mur4ik18 28afbb35aa 🚀 half of game complete 2022-02-16 00:52:33 +02:00
mur4ik18 a97e36e4e3 🚀 Ace game in rust started 2022-02-15 23:17:17 +02:00
mur4ik18 605a807672 📝 updated .gitignore for rust 2022-02-15 23:04:10 +02:00
Andrew Cooper 728c5b8a00 Add remarks comment 2022-02-15 22:37:09 +11:00
Andrew Cooper 35f68dcf72 Change to file-scoped namespaces 2022-02-15 22:33:44 +11:00
Andrew Cooper fc92500074 Add ConsoleIO implementation and sample program 2022-02-15 22:30:40 +11:00
Andrew Cooper ee84b19150 Add TextIO implemnetation of IReadWrite 2022-02-15 22:26:43 +11:00
Andrew Cooper 6f20449e71 Add IReadWrite interface 2022-02-15 22:11:35 +11:00
Andrew Cooper d8e4e0d975 Extract IO string constants 2022-02-15 21:57:21 +11:00
Jeff Atwood f0f920c0d8 Merge pull request #569 from epeastwood/csharp-letter
54_Letter - added csharp
2022-02-14 13:34:11 -08:00
Peter Eastwood a54369c677 54_Letter - added csharp 2022-02-14 19:29:37 +00:00
Jeff Atwood d231336da4 Merge pull request #568 from mur4ik18/main
Adding first game in rust
2022-02-14 09:33:56 -08:00
Alex Kotov b79200166e Update main.rs 2022-02-14 19:27:44 +02:00
Alex Kotov 971e75d066 Update README.md 2022-02-14 19:24:34 +02:00
mur4ik18 7ab91a0e9b 🚀 41_guess add rust 2022-02-14 19:22:51 +02:00
Jeff Atwood 9dfa74094c Merge pull request #567 from roygilliam/main
Conversion of Slalom in to C#
2022-02-13 17:08:27 -08:00
Roy Gilliam e48ab7949d Merge branch 'coding-horror:main' into main 2022-02-13 16:48:01 -05:00
roygilliam b5be39ebee Initial C# conversion 2022-02-13 16:46:49 -05:00
Andrew Cooper 8d04213ccd Add reading of number tokens 2022-02-13 19:28:19 +11:00
Jeff Atwood d5c9fed804 Merge pull request #566 from BuckyMHz/find-unimplemented
Node app to find unimplemented games by language
2022-02-11 18:48:11 -08:00
Paul Sobolik c542abf3df Node app to find unimplemented games by language 2022-02-11 19:58:03 -05:00
Dave Burke db1e32a314 Use double to store bets
The original basic allowed fractional bets.
2022-02-11 13:02:22 -06:00
Dave Burke df86d49bb7 Fix print call syntax 2022-02-11 12:37:15 -06:00
Dave Burke 5c998f3bb5 Add TODO to use fractions for bets 2022-02-11 12:37:09 -06:00
Jeff Atwood 3cb13d2564 Merge pull request #565 from ribtips/main
modified the AI logic to make it a bit more difficult to win based on tic-tac-toe game theory
2022-02-11 10:14:27 -08:00
ribtips b59eba3534 modified the AI logic to make it a bit more difficult 2022-02-11 12:12:02 -05:00
Andrew Cooper 151144e9e2 Reorganise test files 2022-02-11 20:45:01 +11:00
Andrew Cooper a7cedfbf7e Rework token building 2022-02-11 08:19:02 +11:00
Andrew Cooper 3b42ffd18d Add token reader 2022-02-10 22:40:12 +11:00
Dave Burke a6cf574479 Add notes about insurance 2022-02-09 21:51:31 -06:00
Dave Burke f65c2de058 Add comments and tasks 2022-02-09 21:40:27 -06:00
Dave Burke 2b2f9327f7 Implement play() and scoreHand() 2022-02-09 21:19:04 -06:00
Jeff Atwood 0d3dbcff87 Merge pull request #563 from stephancom/54-letter-ruby
54-Letter: ruby
2022-02-09 10:36:18 -08:00
stephan.com 72864de3a8 54-Letter: ruby 2022-02-08 21:49:00 -08:00
Jeff Atwood aaa81dac83 Merge pull request #562 from stephancom/52-kinema-ruby
52-Kinema: ruby
2022-02-08 21:08:06 -08:00
stephan.com ba9ca01206 52-Kinema: ruby 2022-02-08 21:06:43 -08:00
Jeff Atwood 0af6cd7a6b Merge pull request #561 from stephancom/cleanup-vestigal-folder
remove extra folder
2022-02-08 17:52:53 -08:00
stephan.com f0c869037a remove extra folder
there appear to be two Russian Roulette folders in the repo, one with spaces and the other with dashes.  The one with spaces contains nothing but a perl implementation, which is identical to the one in `76_Russian_Roulette/perl/russianroulette.pl`
2022-02-08 17:13:08 -08:00