Erik Heemskerk
ecff7c5126
Add C# version of Awari
2022-01-02 19:44:06 +01:00
Jeff Atwood
81c049764d
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
150b6e743f
Merge pull request #350 from manminusone/05-bagels
...
Perl version of Bagels
2022-01-02 09:58:15 -08:00
Jeff Atwood
426e57976d
Merge pull request #342 from havoclad/main
...
Don't give away the answer
2022-01-02 09:57:55 -08:00
Jeff Atwood
c4fc67a4a8
Merge pull request #349 from janjitse/36_flipflop_python
...
Implement FlipFlop in Python
2022-01-02 09:56:45 -08:00
Jeff Atwood
50af213113
Merge pull request #348 from aviyam/main
...
AceyDucey in python, OO implementation.
2022-01-02 09:56:17 -08:00
Jeff Atwood
72a837db52
Merge pull request #344 from brox/main
...
Added Python 3 version of 29, craps.
2022-01-02 09:54:49 -08:00
Jeff Atwood
da6c588a5f
Merge pull request #345 from pczajkowski/main
...
22_Change in C#
2022-01-02 09:54:21 -08:00
Jeff Atwood
bea4e7c0b3
Merge pull request #347 from mattbloke99/main
...
Train game with tests
2022-01-02 09:53:59 -08:00
Rifat Nabi
5942ac4735
Fix duplicate card bug
2022-01-03 03:26:45 +11:00
James Allenspach
9b02a86a20
Modified comment
2022-01-02 10:18:35 -06:00
James Allenspach
a914ed9a83
Initial commit
2022-01-02 10:14:23 -06:00
Jan Jitse
e91feab36e
Implement FlipFlop in Python
2022-01-02 16:33:13 +01:00
aviyam
b9abe9385a
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
ae461965ab
Train game with tests
2022-01-02 14:21:30 +00:00
Piotr Czajkowski
2438964019
Input closer to original
2022-01-02 14:50:51 +01:00
Piotr Czajkowski
7fd7ea27dc
Spelling
2022-01-02 14:36:33 +01:00
Piotr Czajkowski
ba419468d0
Merge branch 'coding-horror:main' into main
2022-01-02 14:31:22 +01:00
Piotr Czajkowski
4affe58b84
Added some descriptions
2022-01-02 14:29:11 +01:00
Piotr Czajkowski
e9b4a46653
Format
2022-01-02 14:22:37 +01:00
Piotr Czajkowski
0584c28402
Added PrintChange
2022-01-02 14:08:49 +01:00
Piotr Czajkowski
0f005aa356
Added GetInput
2022-01-02 13:29:27 +01:00
Piotr Czajkowski
4ca8ea1e23
Added Header
2022-01-02 13:04:39 +01:00
Thomas Brox Røst
e79acdac57
Added Python 3 version of 29, craps.
2022-01-02 12:20:27 +01:00
Pat Ludwig
1fd1097e1d
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
033288ad26
Merge pull request #341 from havoclad/main
...
Add perl version of 22_Change
2022-01-01 21:51:20 -08:00
Jeff Atwood
ca12d41694
Merge pull request #340 from patimen/main
...
HiLow
2022-01-01 21:50:54 -08:00
Pat Ludwig
8906eb1c0a
Add perl version of Change
...
Used my own "perlified" logic instead of the original.
Added proper handling of plurals, other than that the
text should be identical
2022-01-01 23:33:18 -06:00
John Long
45fc2ff543
Merge branch 'coding-horror:main' into main
2022-01-01 21:22:46 -08:00
John Long
5febbf890b
Kotlin version of HiLow
2022-01-01 21:21:39 -08:00
Jeff Atwood
975a0b21b1
Merge pull request #339 from patimen/main
...
Add Kotlin for Tic-Tac-Toe
2022-01-01 20:53:01 -08:00
John Long
973f45b609
Add Kotlin for Tic-Tac-Toe
2022-01-01 20:45:20 -08:00
Jeff Atwood
a1d476bf9f
Merge pull request #338 from mkuehn/main
...
Fix spelling and grammar.
2022-01-01 19:41:54 -08:00
Jeff Atwood
48f98d51bf
Merge pull request #336 from ericries/main
...
Python implementation of Tower
2022-01-01 19:35:59 -08:00
Jeff Atwood
8d06a4337d
Merge pull request #337 from LukasMurdock/edits
...
Further change Acey Ducey JavaScript
2022-01-01 19:35:40 -08:00
Matthew Kuehn
c6a3827fe7
Fix spelling and grammar.
2022-01-01 20:02:28 -06:00
LukasMurdock
f63c258af9
typos
2022-01-01 20:45:19 -05:00
ericries
18a2e34c61
Update tower.py
...
easier debugging with fewer disks
2022-01-01 17:26:04 -08:00
LukasMurdock
366dbda6d8
update acey_ducey
2022-01-01 20:09:24 -05:00
ericries
4f50d95aff
Delete tower.py
2022-01-01 17:08:10 -08:00
ericries
7f88e7dd68
Add files via upload
...
Simple python implementation. Apologies for any errors, I only had a minute to whip this up
2022-01-01 17:05:56 -08:00
ericries
6fc63f104e
Add files via upload
...
simple Python implementation of Tower - apologies for any errors, I only had a minute to dash this off
2022-01-01 17:04:12 -08:00
Jeff Atwood
a01f9d2420
Merge pull request #335 from doctorgraphics/patch-1
...
Update aceyducey.py
2022-01-01 15:52:35 -08:00
doctorgraphics
0a40c0df26
Update aceyducey.py
...
Correct misspelled word "assement" to "assessment" on line 177
2022-01-01 15:20:20 -08:00
Jeff Atwood
1f17f8e9cb
Merge pull request #334 from RunOfTheShipe/main
...
C# implementation of Bullseye
2022-01-01 15:13:24 -08:00
bmshipe
739cefc7ca
C# implementation of Bullseye
2022-01-01 17:05:51 -06:00
Jeff Atwood
32b7735234
Update README.md
2022-01-01 13:20:35 -08:00
Jeff Atwood
0db6e2ddf2
Merge pull request #332 from domenic/acey-ducey-js-improvements
...
Improve Acey Ducey JavaScript port
2022-01-01 13:09:45 -08:00
Domenic Denicola
6ae9edef7a
Improve Acey Ducey JavaScript port
...
Notable changes:
* Use informative variable names instead of q, a, b, m, and c
* Use a lookup table instead of chained ifs for face cards
* Refactor I/O helpers into a separate file
* Refactor random card logic into its own function
* Support any case for "yes" input
* Add a few comments to non-obvious parts of the game logic
* Insert "HERE IS THE CARD WE DREW:" into the output since just printing the card was pretty confusing
* Make indentation uniform
* Make bracing style uniform
* Use conventional JavaScript camelCasing
* Use top-level await in a module instead of a main() function
* Clean up the HTML shell page for modern best practices (including a mobile-friendly viewport)
2022-01-01 16:04:33 -05:00
Jeff Atwood
a935210e1c
Merge pull request #331 from torbenmoeller/feat/93-23_matches-java
...
feat: Implement 93 23_Matches in Java
2022-01-01 12:21:28 -08:00