Commit Graph

793 Commits

Author SHA1 Message Date
Joe Walter
f23e00641d Port banner to C# 2021-05-29 15:08:32 -04:00
Jeff Atwood
79662a77a9 Merge pull request #296 from aldrinm/main
Ported 40 Gomoko to Java
2021-05-22 12:29:26 -07:00
Aldrin Misquitta
e279f8194c Ported 40 Gomoko to Java 2021-05-22 11:53:20 +04:00
Jeff Atwood
2343b3921a Merge pull request #295 from NezumiRonin/patch-27
Create trap.pl
2021-05-21 18:50:20 -07:00
Nezumi Ronin
78fab5fc1e Create trap.pl
Made with Perl!
2021-05-20 01:38:50 -05:00
Jeff Atwood
a6c58b49e7 Merge pull request #293 from beyonddream/main
Add Hammurabi game port to C and Rust
2021-05-15 17:13:58 -07:00
beyonddream
d412ba252f Add Hammurabi game port to C and Rust 2021-05-15 15:55:32 -07:00
Jeff Atwood
ee3c8fdb70 Merge pull request #291 from darrencardenas/main
Ported FlipFlop to Java.
2021-05-06 19:50:19 -07:00
Darren Cardenas
f3d734835d Ported FlipFlop to Java. 2021-05-04 20:53:23 -04:00
Darren Cardenas
2eda3eaa98 Remove unused method in Bowling.java. 2021-05-02 15:29:08 -04:00
Jeff Atwood
9ec31a6ad1 Merge pull request #290 from aldrinm/main
Ported 86 Target to Java
2021-05-01 10:21:56 -07:00
Aldrin Misquitta
46779c1cc9 Ported 86 Target to Java 2021-05-01 10:31:14 +04:00
Jeff Atwood
92684a443c Merge pull request #289 from NezumiRonin/patch-26
Create litquiz.pl
2021-04-27 23:22:12 -07:00
Nezumi Ronin
5d6ad3b192 Create litquiz.pl
Made with Perl!
2021-04-28 00:56:48 -05:00
Jeff Atwood
de963648f3 Merge pull request #288 from darrencardenas/main
Ported Bowling to Java.
2021-04-27 18:18:27 -07:00
Darren Cardenas
dfd259b0b5 Ported Bowling to Java. 2021-04-27 20:01:34 -04:00
Jeff Atwood
3bf764d136 Merge pull request #287 from pgruderman/main
Hammurabi (C#) minor quality improvements and fixes
2021-04-26 16:18:57 -07:00
Peter
28d2c4a7dd Minor quality improvements and fixes
* Improved names and fixed inconsistent spacing
* Update year at the start of the turn instead of the end
* Input functions work more like the BASIC versions
* Display city summary before end game results (as in the original version)
2021-04-26 19:06:01 -04:00
Jeff Atwood
14286651af Merge pull request #284 from darrencardenas/main
Ported Bounce to Java.
2021-04-25 21:59:50 -07:00
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
Darren Cardenas
c2b95c25c5 Ported Bounce to Java. 2021-04-24 18:40:00 -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