Jeff Atwood
|
e7b8ed686d
|
Merge pull request #285 from bonthron/golf-csharp
Golf in C#
|
2021-04-25 21:59:15 -07:00 |
|
Jeff Atwood
|
3f1bc19250
|
Merge pull request #286 from pgruderman/main
Ported Depth Charge to C#
|
2021-04-25 21:58:02 -07:00 |
|
Peter
|
30b1657613
|
Ported Depth Charge to C#
|
2021-04-25 13:10:18 -04:00 |
|
Peter Ruderman
|
8b93a8698f
|
Merge pull request #2 from coding-horror/main
Merge changes from coding-horror/main
|
2021-04-25 09:55:44 -04:00 |
|
jason
|
0dbb491ff9
|
Golf in C#. Source, plus 2 pre-compiled executables
|
2021-04-24 20:21:04 -04:00 |
|
Jeff Atwood
|
1ccab70298
|
Merge pull request #283 from xrav3nz/bombardment
Port Bombardment to Ruby
|
2021-04-23 15:39:11 -07:00 |
|
Kyle Zhao
|
2331b971ac
|
Port Bombardment to Ruby
|
2021-04-23 17:59:26 -04:00 |
|
Jeff Atwood
|
12d32c4b16
|
Merge pull request #282 from drewjcooper/csharp-82-stars
C# 82 Stars implementation
|
2021-04-18 21:06:17 -07:00 |
|
Andrew Cooper
|
fcb1b5215c
|
Implement stars game
|
2021-04-19 08:59:35 +10:00 |
|
Jeff Atwood
|
5dfd38b8e9
|
Merge pull request #281 from rbamforth/main
Rewrite of 29 Craps into C#
|
2021-04-18 15:33:23 -07:00 |
|
rbamforth
|
d2fca70f59
|
Added missing bit of UI.
Fixed final bugs.
|
2021-04-18 22:28:22 +01:00 |
|
rbamforth
|
34477f2854
|
Merge branch 'main' of https://github.com/coding-horror/basic-computer-games
|
2021-04-18 22:21:37 +01:00 |
|
Jeff Atwood
|
8736cc0531
|
Merge pull request #279 from darrencardenas/main
Ported Banner to Java.
|
2021-04-18 13:27:10 -07:00 |
|
Jeff Atwood
|
8a8972ce8c
|
Merge pull request #278 from aldrinm/main
Ported 44 Hangman to Java
|
2021-04-18 13:26:47 -07:00 |
|
rbamforth
|
e9c4e7a7b7
|
Merge branch 'main' of https://github.com/coding-horror/basic-computer-games
|
2021-04-18 21:19:22 +01:00 |
|
Darren Cardenas
|
860ecbf758
|
Ported Banner to Java.
|
2021-04-18 15:43:04 -04:00 |
|
Aldrin Misquitta
|
0cb8c6869b
|
Ported 44 Hangman to Java
|
2021-04-17 21:14:01 +04:00 |
|
Andrew Cooper
|
af4013c47f
|
Add C# project
|
2021-04-17 18:49:34 +10:00 |
|
Jeff Atwood
|
b536b8d8b8
|
Merge pull request #277 from drewjcooper/84-super-star-trek-csharp
84 super star trek csharp
|
2021-04-15 15:05:47 -07:00 |
|
Andrew Cooper
|
ca193eeda0
|
Fix display of Docked status
|
2021-04-15 23:02:40 +10:00 |
|
Andrew Cooper
|
aca1af81d7
|
Fix error when navigating out of bounds
|
2021-04-15 23:00:36 +10:00 |
|
Andrew Cooper
|
9a7f6c4d2b
|
Fix "Shields dropped..." text spacing
|
2021-04-15 22:29:39 +10:00 |
|
Andrew Cooper
|
cb25c25e26
|
Fix display of quadrant after move
|
2021-04-15 22:24:11 +10:00 |
|
Andrew Cooper
|
94b6a23617
|
Fix "Now entering ..." text spacing
|
2021-04-15 22:04:49 +10:00 |
|
Andrew Cooper
|
45113663c3
|
Fix shield set text
|
2021-04-15 22:02:36 +10:00 |
|
Andrew Cooper
|
dd715fff8c
|
Fix computer function name
|
2021-04-15 21:51:20 +10:00 |
|
Andrew Cooper
|
5bc84ad64a
|
Remove unsed string resource
|
2021-04-15 21:48:27 +10:00 |
|
Andrew Cooper
|
8c2de1a9d9
|
Normalise member spacing
|
2021-04-15 21:44:43 +10:00 |
|
Andrew Cooper
|
b6427c9ef8
|
Inject Random into QuadrantInfo
|
2021-04-15 21:39:21 +10:00 |
|
Andrew Cooper
|
9129171498
|
Fix compiler messages
|
2021-04-15 21:31:53 +10:00 |
|
Andrew Cooper
|
160899519f
|
Standardise accessibility keywords and remove dead code.
|
2021-04-15 21:21:01 +10:00 |
|
Jeff Atwood
|
e3935b9804
|
Merge pull request #276 from darrencardenas/main
Ported Calendar to Java.
|
2021-04-14 22:52:55 -07:00 |
|
Darren Cardenas
|
9947161d01
|
Ported Calendar to Java.
|
2021-04-14 19:01:58 -04:00 |
|
Jeff Atwood
|
a09f76fd4b
|
Merge pull request #275 from tsmaster/python-awari-fix
Fix missing global variable
|
2021-04-13 21:24:08 -07:00 |
|
Dave LeCompte
|
f18696c4d1
|
Fix missing global variable
|
2021-04-13 21:08:06 -07:00 |
|
rbamforth
|
7d5e2dcefe
|
Added CrapsGame class.
Implemented playing the game but it doesn't work properly yet.
|
2021-04-12 23:17:37 +01:00 |
|
rbamforth
|
fc7e8e5cb8
|
First cut at implementing the game.
Added .gitignore file.
|
2021-04-11 23:54:46 +01:00 |
|
rbamforth
|
b77de83253
|
Added test that dice rolls are random.
|
2021-04-11 20:57:43 +01:00 |
|
Jeff Atwood
|
01f68d6c80
|
Merge pull request #274 from darrencardenas/main
Ported Reverse to Java.
|
2021-04-10 17:00:04 -07:00 |
|
Darren Cardenas
|
f85282bb72
|
Ported Reverse to Java.
|
2021-04-10 19:52:00 -04:00 |
|
rbamforth
|
191965df94
|
Initial version of Craps game.
|
2021-04-10 23:27:22 +01:00 |
|
rbamforth
|
a6a2ced74a
|
Merge branch 'main' of https://github.com/coding-horror/basic-computer-games
|
2021-04-10 22:42:09 +01:00 |
|
Jeff Atwood
|
9557f10275
|
Merge pull request #270 from NezumiRonin/patch-24
Create poetry.pl
|
2021-04-08 21:07:55 -07:00 |
|
Jeff Atwood
|
0bf0e77eb5
|
Merge pull request #272 from darrencardenas/main
Ported Poetry to Java.
|
2021-04-08 21:06:48 -07:00 |
|
Darren Cardenas
|
68beb53f69
|
Ported Poetry to Java.
|
2021-04-07 19:47:21 -04:00 |
|
rbamforth
|
719f12a70f
|
Merge branch 'main' of https://github.com/coding-horror/basic-computer-games
|
2021-04-07 16:39:28 +01:00 |
|
Nezumi Ronin
|
b67578cf09
|
Create poetry.pl
Made with Perl!
(now in correct path, I promise to learn git properly...)
|
2021-04-06 14:25:05 -05:00 |
|
Jeff Atwood
|
b407f92274
|
Merge pull request #269 from NezumiRonin/patch-23
Create poetry.pl
|
2021-04-06 10:06:09 -07:00 |
|
Jeff Atwood
|
8999c5a8d0
|
Merge pull request #268 from NezumiRonin/patch-22
Create bunny.pl
|
2021-04-06 10:06:01 -07:00 |
|
Jeff Atwood
|
df474c7e49
|
Merge pull request #267 from NezumiRonin/patch-21
Create guess.pl
|
2021-04-06 10:05:53 -07:00 |
|