Commit Graph

1713 Commits

Author SHA1 Message Date
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
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
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
Claus Volko
33af445d20 Delete aceyducey.kt 2022-01-20 10:38:20 +01:00
Claus Volko
ce771b6d3c Create aceyducey.kt 2022-01-20 10:38:04 +01:00
Zev Spitz
311776e3a8 Create test project 2022-01-20 11:03:38 +02:00
Zev Spitz
a8165eec0e Animal (VB.NET) implementation 2022-01-20 10:56:19 +02:00
Zev Spitz
dc64d34a3c Detect Option Strict for VB projects 2022-01-20 10:55:46 +02:00
Jeff Atwood
7a2929f55d Update README.md
add notes about difficulty of porting 3d tic tac toe due to extensive use of `GOTO` for complex logic.
2022-01-19 18:41:24 -08:00
Stefan Waldmann
7dadd251ab Evaluate invalid state 2022-01-19 07:20:50 +01:00
Jeff Atwood
8b0966f6d9 Merge pull request #524 from NezumiRonin/patch-29
Create life.pl
2022-01-18 09:02:05 -08:00
Nezumi Ronin
d5a032e642 Create life.pl 2022-01-18 10:56:57 -06:00
Jeff Atwood
83109e92dc Merge pull request #523 from openback/battle_py
Add 09. Battle in python
2022-01-17 22:30:22 -08:00
Jeff Atwood
680a3ee885 Merge pull request #522 from noahmpauls/main
3D Tic Tac Toe in C#
2022-01-17 22:28:41 -08:00
openback
1aa0fa1a24 Add Battle in python 2022-01-18 00:26:34 -05:00
Noah Pauls
3b42105a88 Merge branch '88-csharp' 2022-01-17 19:47:56 -08:00
Noah Pauls
c85a1ba06e updated comments with better details 2022-01-17 19:47:44 -08:00
Noah
deb990b415 Merge branch 'coding-horror:main' into main 2022-01-17 18:07:35 -08:00
Noah Pauls
d05bdd13e7 completed csharp version 2022-01-17 18:06:22 -08:00
Zev Spitz
06e1ca2ffc Script -- output ports with no code files; replace !...Any with None 2022-01-17 23:09:30 +02:00
Zev Spitz
2d44db49a4 Fix RootNamespace and LangVersion 2022-01-17 23:01:42 +02:00
Stefan Waldmann
064907c83e Print generation header formatted correctly 2022-01-17 19:08:19 +01:00
Stefan Waldmann
8df8eb6165 Refactor, add Javadoc 2022-01-17 18:48:29 +01:00
Jeff Atwood
28060923df Merge pull request #520 from zspitz/main
Simplify project structure in line with #381
2022-01-17 09:32:34 -08:00
Jeff Atwood
b4eb0a7040 Merge pull request #521 from adokhugi/main
Kotlin implementation of the Acey Ducey game
2022-01-17 09:30:34 -08:00
Claus Volko
a0c2565ada Kotlin implementation of the Acey Ducey game 2022-01-17 17:17:34 +01:00
Zev Spitz
6f0471d0be Merge remote-tracking branch 'origin/main' 2022-01-17 15:31:43 +02:00
Zev Spitz
33f0a2b5aa Rename some projects to match game name 2022-01-17 15:29:38 +02:00
Zev Spitz
3b896fc144 Simplify Tower (C#) folder structure 2022-01-17 15:25:01 +02:00
Zev Spitz
d35fa5a546 Simplify TicTacToe (C#) folder structure 2022-01-17 15:17:54 +02:00
Zev Spitz
eaed38c036 Simplify 3-D Plot (C#) folder structure 2022-01-17 15:11:35 +02:00
Zev Spitz
eded164f64 Simplify Target (C#) folder strucure 2022-01-17 11:59:02 +02:00
Zev Spitz
e69a3d4b3f Simplify StockMarket (C#) folder structure 2022-01-17 11:56:20 +02:00
Zev Spitz
66393f1235 Simplify Stars (C#) folder structure 2022-01-17 11:52:48 +02:00