Commit Graph

232 Commits

Author SHA1 Message Date
Jeff Atwood 9504391a9d remove Raku port per new guidelines
feel free to link this port via the readme.md in the program's root folder!
2021-02-27 13:17:04 -08:00
Jeff Atwood 6a0086d2dd Update README.md 2021-02-27 12:57:44 -08:00
Jeff Atwood 339c83da14 Update README.md 2021-02-27 12:57:24 -08:00
Jeff Atwood 5475cbe795 Merge pull request #95 from journich/main
Java versions of Kinema,Letter and Literature Quiz
2021-02-26 20:13:12 -08:00
journich 98eaa2ff45 Java version of Literature Quiz 2021-02-26 16:55:10 +10:30
journich 6cb4c1064a Ensure initial title is shown before game starts 2021-02-26 16:38:21 +10:30
journich 1df4187777 Java version of Letter 2021-02-26 16:32:38 +10:30
journich 9bb8fa49fc Java version of Kinema 2021-02-26 13:42:39 +10:30
Jeff Atwood 88056a5236 Merge pull request #93 from nanochess/main
Ported BASKETBALL, BATNUM and CHOMP to Javascript
2021-02-25 14:08:39 -08:00
Jeff Atwood 88964e00a7 Merge pull request #94 from journich/main
Java versions of Dice and Guess
2021-02-25 14:07:40 -08:00
journich 9da9525913 Adjust game name in comment 2021-02-26 08:12:49 +10:30
journich c53b02b95e Java version of Guess 2021-02-26 08:11:01 +10:30
journich e561198091 Java version of dice 2021-02-26 07:41:40 +10:30
nanochess 9d0e16265e Ported BASKETBALL, BATNUM and CHOMP to Javascript 2021-02-25 15:06:21 -06:00
Jeff Atwood fa4c51252a Merge pull request #91 from journich/main
Java version of Change
2021-02-24 21:27:08 -08:00
Jeff Atwood 21828ebef0 Merge pull request #85 from kthejoker/main
MasterMind in Python
2021-02-24 20:48:53 -08:00
journich a352035027 Java version of Chemist and documentation fix for method in Change 2021-02-25 15:17:11 +10:30
journich dbb36f25ad Java version of Change 2021-02-25 13:38:20 +10:30
Jeff Atwood 9981b47f8b Merge pull request #88 from journich/main
Java version of BatNum game
2021-02-24 18:25:54 -08:00
Jeff Atwood e645f63f4c Merge pull request #90 from BrianWhy/main
Added csharp version of Russion Roulette
2021-02-24 18:25:36 -08:00
Jeff Atwood fd8034d1dc Merge pull request #89 from jbanana/main
Added Java version of Buzzword
2021-02-24 18:25:01 -08:00
Brian Young 28041f4031 Added csharp version of Russion Roulette 2021-02-24 18:23:13 -08:00
JBanana 0e0c0ada2f Added Java version of Buzzword 2021-02-25 01:38:03 +00:00
journich 56c87b6c0c Java version of BatNum game 2021-02-25 10:27:16 +10:30
Jeff Atwood 4fbb86630b Merge pull request #87 from nanochess/main
Ported BOMBARDMENT, BOMBS AWAY and BOUNCE to Javascript
2021-02-24 12:27:29 -08:00
nanochess b3e017e8fd Ported BOMBARDMENT, BOMBS AWAY and BOUNCE to Javascript 2021-02-24 14:19:31 -06:00
Jeff Atwood 83c2ba9579 Merge pull request #86 from journich/main
Java version of Train
2021-02-24 10:59:14 -08:00
journich ccab485148 Java version of Train 2021-02-24 19:35:13 +10:30
Jeff Atwood bfff4017a6 Merge pull request #83 from qequ/main
Added python version of Slots
2021-02-23 20:55:53 -08:00
Jeff Atwood fc355c01e6 Merge pull request #84 from journich/main
Java version of the Bug Basic game
2021-02-23 20:55:37 -08:00
Kyle Hale b6265cd9db Cleaned up TODOs 2021-02-23 20:23:19 -06:00
journich 260c12fb84 Fix gameover
Fix issue with gameOver code being executed in only one chain.
2021-02-24 12:16:47 +10:30
journich a7182ed402 Java version of the Bug Basic game 2021-02-24 11:48:12 +10:30
Alvaro Frias Garay 2d445cab50 Added history and porting comments 2021-02-23 20:03:44 -03:00
Alvaro Frias Garay e74fd2202e Added input error handling 2021-02-23 19:00:37 -03:00
Alvaro Frias Garay e904c279e4 Added main logic of slots 2021-02-23 18:40:07 -03:00
Jeff Atwood 76cf191415 Merge pull request #81 from nanochess/main
Ported WAR, WEEKDAY, and WORD to Javascript
2021-02-23 12:42:21 -08:00
Jeff Atwood 91b352295c Merge pull request #82 from palazzol/main
Added python version of AMAZING, with bug fix from BASIC version
2021-02-23 11:38:47 -08:00
Jeff Atwood 0d1db67c80 Merge pull request #80 from jessemcdowell/10-csharp
Blackjack (10) in C#
2021-02-23 11:33:05 -08:00
Kyle Hale ab670b1fca Uploading mastermind.py
in beta, several TODOs for some of the control, error handling of user input
2021-02-23 13:32:51 -06:00
Jeff Atwood 56e2765597 Merge pull request #79 from NezumiRonin/patch-5
Create train.pl
2021-02-23 11:31:26 -08:00
Jeff Atwood 18fda77255 Merge pull request #78 from NezumiRonin/patch-4
Create 3dplot.pl
2021-02-23 11:30:56 -08:00
Frank Palazzolo edef05af17 Added python version of AMAZING, with bug fix from BASIC version 2021-02-23 13:53:01 -05:00
nanochess 5be29886d8 Ported WAR, WEEKDAY, and WORD to Javascript 2021-02-23 11:39:43 -06:00
Jesse McDowell aa346ee36c Implement Blackjack (game 10) in C# 2021-02-23 00:28:35 -08:00
NezumiRonin b6a25f0c81 Create train.pl
Converted from BASIC to Perl
2021-02-23 01:23:16 -06:00
NezumiRonin 16a80064d9 Create 3dplot.pl
3D Plot made with perl!
2021-02-23 00:14:05 -06:00
Jeff Atwood aebd4c44e0 Merge pull request #77 from journich/main
Java version of Bombs Away and minor bug fix for Java version of Hurkle
2021-02-22 21:43:29 -08:00
journich 1a449b1f3c Java version of Bombs Away 2021-02-23 16:05:46 +10:30
Jeff Atwood 1118c32a06 Merge pull request #76 from NezumiRonin/patch-3
Create sinewave.pl
2021-02-22 20:56:05 -08:00