Commit Graph

1107 Commits

Author SHA1 Message Date
Thomas Kwashnak 918b42149e Implemented Possible printBoard
Doing this through web browser, so unsure if this will work or compile.. Will check later
2022-01-06 08:52:12 -05:00
Thomas Kwashnak f8cc93aaea added getChar method 2022-01-06 08:50:17 -05:00
Thomas Kwashnak fd489bf3da Using single class 2022-01-05 14:30:02 -05:00
Thomas Kwashnak b250689f37 Use Map instead of 2d array 2022-01-05 12:20:07 -05:00
Thomas Kwashnak fb8a87bade Added the board matrix 2022-01-05 11:59:12 -05:00
Thomas Kwashnak 4ea34f8456 Add method signatures to HighIQ.java 2022-01-05 11:49:07 -05:00
Thomas Kwashnak 917915048e Create Board.java 2022-01-05 11:41:21 -05:00
Thomas Kwashnak 9b47c69be5 Create HighIQGame.java 2022-01-05 11:37:24 -05:00
Thomas Kwashnak c9d26373b5 Move java to src folder 2022-01-05 11:36:38 -05:00
Thomas Kwashnak a98662a4f0 Create HighIQ.java 2022-01-05 11:35:09 -05:00
Jeff Atwood a04890b69e Merge pull request #422 from breedx2/add_81_splat_java
Add 81 Splat.java
2022-01-05 08:25:49 -08:00
Jeff Atwood 6016d6acfa Merge pull request #423 from MinasFakhori/fixed-capital-A-in-java-first-game
Fixed the A to be : to make more sense in the first game in java
2022-01-05 08:21:52 -08:00
Minas 3bdb7be6d1 Fixed the A to be : to make more sense in the first game in java 2022-01-05 14:08:37 +00:00
jason 3c185d1c8c remove unnecessary leftover check 2022-01-05 00:15:05 -08:00
jason 18b37bda81 add top comment copied from readme (includes attribution) and reorganize methods for readability. 2022-01-05 00:12:43 -08:00
jason 11dba9dd92 debrand 2022-01-05 00:04:24 -08:00
jason 9cc332f568 grammar nit 2022-01-05 00:00:03 -08:00
jason 5229754851 fix problem with holding count after add and fix up some visiblity for simplicity 2022-01-04 23:59:26 -08:00
jason 8e98439f35 simplify handling of past successes 2022-01-04 23:49:31 -08:00
jason 98b4e94719 factor out result message display and clean up ordinal switch 2022-01-04 23:14:58 -08:00
jason 347558b966 factor out JumpResult and executeJump() 2022-01-04 22:53:32 -08:00
jason 42f57024fe factor out silly play again prompt 2022-01-04 22:31:51 -08:00
jason dd0dbf6480 simplify splat message 2022-01-04 22:10:44 -08:00
jason 8a992b6ba4 invert if and factor out splat message 2022-01-04 22:07:32 -08:00
jason eba6c07fd0 factor out initial jump conditions 2022-01-04 22:05:24 -08:00
jason c3a1b621b9 factor out intro and prompt messages 2022-01-04 21:32:56 -08:00
jason 9fba41771c plug in yesno prompt for acceleration 2022-01-04 21:24:01 -08:00
jason 22213547fc factor out askYesNo 2022-01-04 21:22:11 -08:00
jason b899d6d5c5 factor out planet enum 2022-01-04 21:14:36 -08:00
jason f2e7381878 first very ugly port. 2022-01-04 20:44:47 -08:00
Jeff Atwood 780d2f1462 Merge pull request #419 from manminusone/44_Hangman
Perl implementation of Hangman
2022-01-04 20:27:09 -08:00
James Allenspach daab84dbd5 Rename some vars to be more helpful 2022-01-04 22:18:09 -06:00
James Allenspach 6e3da5b1a1 Removal of unused var 2022-01-04 22:14:49 -06:00
James Allenspach 5263ee6ba9 Initial commit 2022-01-04 22:12:28 -06:00
Jeff Atwood 48da1c4d57 Merge pull request #417 from veelo/d_word
D version of the word game.
2022-01-04 19:06:05 -08:00
Jeff Atwood b565e5194d Merge pull request #415 from eweilnau/external-links
Format external links
2022-01-04 18:36:18 -08:00
Bastiaan Veelo f7b4b999dd D version of the word game. 2022-01-05 01:51:34 +01:00
Eric S Weilnau cf9c2328b3 Format external links 2022-01-04 18:38:07 -05:00
Jeff Atwood ef8d0e571c Merge pull request #414 from ersen0/aceyducey-perl
Update aceyducey.pl
2022-01-04 12:57:30 -08:00
Oğuz Ersen 75cf4767f0 Update aceyducey.pl 2022-01-04 20:20:00 +00:00
Jeff Atwood 3bb82b7cf7 Merge pull request #406 from kappa/main
02_Amazing in Perl
2022-01-04 11:09:03 -08:00
Jeff Atwood c5108a184d Merge pull request #413 from a2wd/main
Add instructions for running the translations
2022-01-04 11:06:44 -08:00
Alito 990eb9915c Updated HOW_TO_RUN_THE_GAMES.md
Fixed a typo (missing 'c' in the ruby project link text).
2022-01-04 19:58:48 +01:00
Jeff Atwood 23bddc6574 Merge pull request #408 from pcholt/main
Updates and bug fixes
2022-01-04 10:57:46 -08:00
Alito 4093550500 Updated HOW_TO_RUN_THE_GAMES.md
Added a new line to improve formatting around the note on the python environments.
2022-01-04 19:57:29 +01:00
Jeff Atwood b8881327f2 Merge pull request #412 from qequ/main
Added Python port of Calendar
2022-01-04 10:56:09 -08:00
a2wd 4c6d264d82 Merge branch 'main' of github.com:a2wd/basic-computer-games into main 2022-01-04 19:54:42 +01:00
Alito c0afed38fb Merge branch 'coding-horror:main' into main 2022-01-04 19:54:31 +01:00
Alito 972ba6c562 Merge branch 'coding-horror:main' into main 2022-01-04 19:51:34 +01:00
a2wd 89ffbe6c6d Added instruction on how to run the games 2022-01-04 19:51:10 +01:00