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
Alex Gomez
6738ef25e1
Automatic converted with bas2perl.pl
2022-01-26 18:44:56 -06:00
Andrew Cooper
215af218e5
Add dotnet Common library solution
2022-01-27 08:14:30 +11:00
Dave Burke
ea6ec35044
Remove a junk TODO
2022-01-25 21:25:16 -06:00
Dave Burke
9d71f4ea8c
Add a couple more notes
2022-01-25 21:19:15 -06:00
Dave Burke
ff2859e0d0
Add Blackjack/java outline with TODO placeholders
2022-01-25 21:16:26 -06:00
Alex Gomez
e6e42dde64
Initial commit
2022-01-24 18:19:36 -06:00
Dave Burke
080d6ccee4
Implement shuffled deck
2022-01-23 21:36:57 -06:00
Dave Burke
51f173c9da
Make Card immutable
2022-01-23 21:36:42 -06:00
Dave Burke
7bf2a0443b
Fix imports in Player
2022-01-23 21:17:22 -06:00
Dave Burke
83c1e65278
Make Suit an enum in Card
2022-01-23 21:17:10 -06:00
Dave Burke
bd00700d18
Fix inputs to match original BASIC behavior.
2022-01-23 21:07:19 -06:00
Jeff Atwood
9c562ee5e4
Merge pull request #535 from zspitz/main
...
Minor fixes to Animal (VB.NET)
2022-01-23 13:46:37 -08:00
Jeff Atwood
8c66ff3266
Merge pull request #536 from pcholt/main
...
Missed 01AceyDucey and 85Synonym, and all subprojects have cut-down build.gradle
2022-01-23 10:42:34 -08:00
Paul Holt
2198824182
Missed two kotlin classes
...
- 01 kotlin/aceyducey.kt
- 85 kotlin/Synonym.kt
Move repository declaration and plugins in into main build.gradle.kts.
All subproject build.gradle files are now much smaller, and identical.
2022-01-24 00:28:45 +11:00
Mitch Peck
3411d33f18
Add Player and Card objects
2022-01-22 20:15:09 -06:00
Zev Spitz
170cb81a2b
Merge remote-tracking branch 'origin/main'
2022-01-23 00:27:21 +02:00
Zev Spitz
4f032310ad
Fix WriteCenteredLines
2022-01-23 00:26:12 +02:00
Zev Spitz
41fdd87047
Test for added animal; minor fixes
2022-01-22 22:27:27 +02:00
Jeff Atwood
73e488e54b
Merge pull request #533 from NezumiRonin/main
...
Final yatol.pl
2022-01-21 17:05:43 -08:00
Alex Gomez
be98237f42
Merge branch 'main' of https://github.com/coding-horror/basic-computer-games into main
2022-01-21 17:41:05 -06:00
Alex Gomez
057a73cef3
Nice tabs
2022-01-21 17:40:20 -06:00
Dave Burke
92da37d0d5
Prompt for bets and add notes on classes
2022-01-21 13:01:03 -06:00
Dave Burke
71c7dc4d91
Formatting fixes
2022-01-21 13:00:35 -06:00
Jeff Atwood
ca240db275
Merge pull request #532 from Anu6is/main
...
Update AceyDucey.vb
2022-01-21 10:35:12 -08:00
0phios
961c762145
Update AceyDucey.vb
...
- reduce nested do/loop and if/else statements by utilizing subs and functions.
2022-01-21 14:19:16 -04:00
Dave Burke
f941ef42fe
Refactor input prompts
...
After experimenting with both versions, I find System.console() to
produce more readable code than using a Scanner.
2022-01-20 21:56:51 -06:00
Jeff Atwood
0c5277815b
Merge pull request #531 from zspitz/main
...
Some dotnet script improvements; Animal (VB.NET)
2022-01-20 19:08:05 -08:00
Zev Spitz
9a8959154a
Merge branch 'coding-horror:main' into main
2022-01-21 04:53:15 +02:00
Zev Spitz
0a4fe29ebe
Update README and add comments
2022-01-21 04:52:44 +02:00
Jeff Atwood
082e3c2b9f
Merge pull request #530 from openback/battle_python_oo
...
09-Battle/python OO version
2022-01-20 18:50:19 -08:00
Zev Spitz
74480a80b2
Merge branch 'coding-horror:main' into main
2022-01-21 04:32:30 +02:00
Zev Spitz
e8d753ada8
Added tests project
2022-01-21 04:31:55 +02:00
openback
9f9cdc3781
09_Battle/python - Add OO version
2022-01-20 21:06:27 -05:00
openback
ed0dcb5add
09_Battle/python - Add multi-line strings and *args
2022-01-20 21:05:43 -05:00
Jeff Atwood
6776ec9edd
Merge pull request #529 from NezumiRonin/main
...
Sorry...
2022-01-20 16:25:24 -08:00
Alex Gomez
9ca24407fe
Sorry, I'm learning git
2022-01-20 18:10:04 -06:00
Alex Gomez
075e10c694
Execute bit now
2022-01-20 18:05:52 -06:00
Jeff Atwood
21c77ce516
Merge pull request #527 from NezumiRonin/patch-30
...
Create yatol.pl
2022-01-20 14:47:56 -08:00
Nezumi Ronin
a8c3604986
Update yatol.pl
2022-01-20 16:07:19 -06:00
Nezumi Ronin
37eb53b4f1
Create yatol.pl
...
YATOL: Yet Another TOdo List
Get list of basic files ordered by number or lines. This way you can do the easier ones first.
2022-01-20 16:02:04 -06:00
Jeff Atwood
3450244308
Merge pull request #526 from adokhugi/main
...
Moved aceyducey.kt to subdirectory kotlin
2022-01-20 08:13:03 -08:00