Commit Graph

1277 Commits

Author SHA1 Message Date
andrew
b464fecb2f Add some comments 2022-01-10 20:15:15 +00:00
andrew
b1d015f05b Classes in own files 2022-01-10 19:46:37 +00:00
andrew
dc83b9fbca pull out input parsing 2022-01-10 19:38:23 +00:00
andrew
35397ab040 First cut java battleships 2022-01-10 19:21:15 +00:00
Jeff Atwood
c51130951b Merge pull request #478 from veelo/highiq
Add D version of High_IQ (48).
2022-01-09 18:57:06 -08:00
Bastiaan Veelo
1251751788 Add D version of High_IQ (48). 2022-01-10 00:41:58 +01:00
Jeff Atwood
c5ae244d6c Merge pull request #477 from jbrouwer5/basketball_branch
Basketball in Python
2022-01-09 14:22:06 -08:00
Jackson Brouwer
c69b9e483f Python version 2022-01-09 15:05:24 -06:00
Jeff Atwood
cc088decd8 Merge pull request #476 from jcoehoorn/patch-3
Create program.vb
2022-01-09 12:12:47 -08:00
Jeff Atwood
c41f62017d Merge pull request #475 from Flow135/Pizza
Add pizza implementation in c#
2022-01-09 12:11:29 -08:00
Jeff Atwood
98ab63579e Merge pull request #474 from trwyant/68_Orbit_perl_trw
Port 68_Orbit to Perl.
2022-01-09 12:11:04 -08:00
Jeff Atwood
895367eaa2 Merge pull request #473 from Dean-ZhenYao-Wang/main
93_23_Matches C#
2022-01-09 12:10:42 -08:00
Jeff Atwood
f7dd6c7708 Merge pull request #472 from TheScown/04-awari-ruby
04 Awari – Ruby
2022-01-09 12:07:12 -08:00
Jeff Atwood
e25310ca50 Merge pull request #471 from trwyant/80_Slots_Rev_1_trw
Revise the documentation for 80_Slots/perl
2022-01-09 12:06:27 -08:00
Jeff Atwood
209a176b25 Merge pull request #469 from jnellis/main
An exact match of the original Acey Ducey game using some new features in java after 1.8
2022-01-09 11:50:41 -08:00
Jeff Atwood
50ccf898c4 Merge pull request #467 from lonmiller/gitignore
added non-source code exclusions to .gitignore
2022-01-09 11:49:50 -08:00
Jeff Atwood
00dfb89508 Merge pull request #470 from masykur/main
Porting tictactoe1 to C#
2022-01-09 11:36:21 -08:00
jcoehoorn
d741775bc3 Create program.vb 2022-01-09 12:37:32 -06:00
Flow
875e139eae Add pizza implementation in c# 2022-01-09 18:51:34 +01:00
Tom Wyant
145d64f9be Port 68_Orbit to Perl.
Nothing fancy; just a straight port to idiomatic Perl.
2022-01-09 11:21:48 -05:00
王振耀
8c2e6c9119 93_23_Matches\csharp
The program is available in two versions, a "goto" version that mimics the original program and an "object-oriented" version.
2022-01-09 23:54:29 +08:00
王振耀
4f70828082 Ignore program-independent content generated by VisualStudio 2022-01-09 23:51:08 +08:00
Alex Scown
fc2d834739 Fix unmatched quotes error 2022-01-09 14:29:39 +00:00
Alex Scown
b03f8c4dd3 Final tidy 2022-01-09 14:21:29 +00:00
Alex Scown
126e554e95 Move remaining functions into class 2022-01-09 14:21:29 +00:00
Alex Scown
30cedd2154 Initial conversion to class 2022-01-09 14:21:29 +00:00
Alex Scown
4409159e17 Remove k global 2022-01-09 14:21:29 +00:00
Alex Scown
4a76ee3db4 Fix AI
The issue was not resetting the clone array for every
test move.

Clarify some variable names. Shout out to Flavio
Poletti for the comments on the Perl translation.
2022-01-09 14:21:29 +00:00
Alex Scown
f461c19ea3 Initial port
Game works, but AI behaves differently to the original.

Need to try and remove the globals.
2022-01-09 14:21:29 +00:00
Tom Wyant
c3121e550e Revise the documentation for 80_Slots/perl
Add instructions on how to restore the BASIC behavior to
80_Slots/perl/slots.pl

Add the entire description section of the Perl documentation (including
the change I made because I thought the original was a bug, and how to
restore the original behavior) to 80_Slots/perl/README.md
2022-01-09 08:59:40 -05:00
Ahmad Masykur
3278e42fc3 Add tictactoe1 in C# 2022-01-09 16:43:31 +07:00
Joseph Nellis
7e25bdeb75 Update HOW_TO_RUN_THE_GAMES.md
Add notice that you really don't need to compile single java files anymore.
2022-01-09 01:32:41 -08:00
Joe Nellis
d8d5f9d1fa Only display player balance if balance isn't zero.
Small formatting change with replay text.
2022-01-09 00:48:55 -08:00
xl-c7b3
4b6ad7a60e added non-source code exclusions to .gitignore 2022-01-09 02:49:50 -05:00
Joseph Nellis
aaf5051241 Merge branch 'coding-horror:main' into main 2022-01-08 22:13:47 -08:00
Jeff Atwood
d247e86419 Merge pull request #464 from eweilnau/powershell-acey-ducey
Add link to PowerShell implementation
2022-01-08 21:39:31 -08:00
Jeff Atwood
50b9802a74 Merge pull request #462 from yuriylsh/main
Implementing 15_Boxing in C#
2022-01-08 21:39:06 -08:00
Jeff Atwood
5c24b6e599 Merge pull request #465 from Kanykei-akmatova/PortFlipFlopToCsharp
csharp version  of FlipFlop game
2022-01-08 21:38:37 -08:00
Jeff Atwood
e82cbfe7a6 Merge pull request #463 from mwieder/reverse_ruby
implementation of game 73 (Reverse) in ruby
2022-01-08 21:38:01 -08:00
Joseph Nellis
f9039a6612 Add files via upload 2022-01-08 20:24:12 -08:00
Kanykei Akmatova
73640421f3 FlipFlop port to csharp 2022-01-08 21:55:47 -05:00
Eric S. Weilnau
00ba9ea918 Add link to PowerShell implementation 2022-01-08 20:51:33 -05:00
Mark Wieder
b105241a38 implementation of game 73 (Reverse) in ruby 2022-01-08 17:20:53 -08:00
Yuriy Lyeshchenko
e8e1f5365b Implementing https://github.com/coding-horror/basic-computer-games/blob/main/15_Boxing/boxing.bas in C# 2022-01-08 19:00:19 -06:00
Jeff Atwood
e6a02a17c1 Merge pull request #459 from ITrustNumbers/main
Ported 83_Stock_Market to Python
2022-01-08 13:05:12 -08:00
Jeff Atwood
6f54a3e32b Merge pull request #461 from trwyant/67_One_Check_trw
Port 67_One_Check to Perl.
2022-01-08 12:44:41 -08:00
Tom Wyant
64b0f59b32 Port 67_One_Check to Perl.
This is pretty much a straight port to idiomatic Perl.
2022-01-08 15:42:01 -05:00
Tim Buchalka
e9bd890681 Merge remote-tracking branch 'origin/main' 2022-01-09 06:51:08 +10:30
Tim Buchalka
d22e7e5f5f Another issue #457 bugfix. Player selecting enemy weapons option BOTH (GUNS and MISSILES) now calculates amount correctly resulting in a higher likelyhood of being shot down.
Added comments to make it clearer how the calculation worked for all enemy weapons.
2022-01-09 06:50:24 +10:30
Jeff Atwood
c8f6be2865 Merge pull request #460 from BillCruise/main
Update Hamurabi Python
2022-01-08 11:28:59 -08:00