Commit Graph

1577 Commits

Author SHA1 Message Date
Jeff Atwood
03849b3f72 Merge pull request #437 from havoclad/main
Fix issues with spacing in intro section
2022-01-06 15:34:36 -08:00
Pat Ludwig
168a8fccae Merge branch 'coding-horror:main' into main 2022-01-06 17:19:42 -06:00
Pat Ludwig
d2bf2e2e3b Fix issues with spacing in intro section
And bug with justification of the first two lines
2022-01-06 17:17:39 -06:00
Jeff Atwood
11ec204970 Merge pull request #436 from LittleTealeaf/30_Cube_Java
30 Cube in Java
2022-01-06 13:44:19 -08:00
Thomas Kwashnak
d2495a55aa Added Comments 2022-01-06 16:12:04 -05:00
Thomas Kwashnak
fe6cb06d6f Added Comments 2022-01-06 16:11:12 -05:00
Thomas Kwashnak
28b94b5567 Game now works 2022-01-06 16:04:03 -05:00
Thomas Kwashnak
33dbe7e92d Started work on the play cycle 2022-01-06 15:35:24 -05:00
Jeff Atwood
cbd17519df Merge pull request #435 from polettix/04-awari-perl
Add Perl for 04_Awari
2022-01-06 11:43:45 -08:00
Jeff Atwood
6a52ecb0c9 Merge pull request #434 from LittleTealeaf/48_High_IQ_Java
48 High IQ in Java
2022-01-06 11:43:21 -08:00
Flavio Poletti
4d88281a17 Add Perl for 04_Awari 2022-01-06 20:37:25 +01:00
Thomas Kwashnak
6ae9fbcd36 Initial Commit
Added Instructions, Random mine placement, and the general layout
2022-01-06 14:22:28 -05:00
Thomas Kwashnak
c41e7ce057 Formatted Board into single string 2022-01-06 13:58:12 -05:00
Thomas Kwashnak
60b84070c9 Added Header 2022-01-06 13:40:28 -05:00
Thomas Kwashnak
110b77fccd Cleanup 2022-01-06 13:35:37 -05:00
Jeff Atwood
3fb17ba4d7 Merge pull request #433 from qequ/main
Added script to write a markdown TODO list of implementations for games
2022-01-06 10:28:49 -08:00
Thomas Kwashnak
3d4f5c685a Added Instructions 2022-01-06 13:22:56 -05:00
Thomas Kwashnak
45345d593d Reformatted Code 2022-01-06 13:16:55 -05:00
Thomas Kwashnak
18016b59ed Typo Fixes 2022-01-06 13:15:48 -05:00
Jeff Atwood
c914df9274 Merge pull request #431 from ribtips/main
11_Bombardment in Perl
2022-01-06 09:28:01 -08:00
Jeff Atwood
d71603cebd Merge pull request #432 from patimen/main
Switch to readln
2022-01-06 09:27:23 -08:00
Thomas Kwashnak
048b9c31a2 Added re-playability 2022-01-06 11:38:17 -05:00
Alvaro Frias Garay
08b299b3bb Sorted table 2022-01-06 13:13:04 -03:00
Alvaro Frias Garay
f599702197 Added script to write a markdown TODO list of implementations for games 2022-01-06 13:03:31 -03:00
Thomas Kwashnak
821ae4befe Moving re-playability to other script 2022-01-06 10:02:44 -05:00
Thomas Kwashnak
a0210ffe83 Forgot board isn't booleans
Maybe I should make it booleans?
2022-01-06 09:55:01 -05:00
Thomas Kwashnak
58f68bcd2f Added is_game_finished
I have absolutely no idea if it works..
2022-01-06 09:54:18 -05:00
Thomas Kwashnak
e19a4aef19 Added leaving comment 2022-01-06 09:46:58 -05:00
Thomas Kwashnak
31dec71063 Simplified isGameFinished
Unsure if I should simplify further
2022-01-06 09:45:04 -05:00
Thomas Kwashnak
aaa8d61860 Implemented GameFinished
does it work? Unsure...
2022-01-06 09:34:20 -05:00
Thomas Kwashnak
056c8cd4d9 Update HighIQ.java 2022-01-06 09:06:15 -05:00
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
c207acaa56 Removed trailing spaces 2022-01-06 08:46:27 -05:00
Thomas Kwashnak
92064c668a Update High_IQ.py 2022-01-06 08:43:12 -05:00
Thomas Kwashnak
919bb2f682 No longer asks before printing instructions 2022-01-06 08:40:45 -05:00
Thomas Kwashnak
27b81d4871 Uncommented board-positions guide 2022-01-06 08:37:28 -05:00
Thomas Kwashnak
2811e23a4f Finished print_board(board) method 2022-01-06 08:36:05 -05:00
John Long
71c7541905 Switch to readln
readln throws an exception when a file hits EOF, wheras readLine returns null. That puts us in an infinite loop if we hit EOF.
2022-01-05 23:22:46 -08:00
RibTips
aed1f65c76 11_Bombardment in Perl
A version of bombardment written in perl
2022-01-06 01:24:44 -05:00
Jeff Atwood
a58455a452 Merge pull request #430 from acoffman/36-flip-flop-ruby
Initial implementation of FlipFlop in Ruby
2022-01-05 21:36:43 -08:00
Adam Coffman
e658602723 initial implementation of FlipFlop in Ruby 2022-01-05 23:12:30 -06:00
Jeff Atwood
87b886e06d Merge pull request #429 from breedx2/splat_input_handling
81 Splat.java - improve input handling of numeric values
2022-01-05 20:33:56 -08:00
jason
56ccff2d55 improve input handling of numeric values 2022-01-05 19:48:19 -08:00
Jeff Atwood
1b6fd48d48 Merge pull request #428 from ITrustNumbers/main
Ported Chief game to Python
2022-01-05 13:42:52 -08:00
Yash Chauhan
f74537329b Ported Chief game to Python 2022-01-06 03:03:02 +05:30
Jeff Atwood
c60e088e2e Merge pull request #427 from qequ/main
Ruby port of Synonym
2022-01-05 12:54:32 -08:00
Alvaro Frias
574e148843 Merge branch 'coding-horror:main' into main 2022-01-05 16:47:45 -03:00
Alvaro Frias Garay
f85645fcee Formatting comments 2022-01-05 16:45:12 -03:00
Alvaro Frias Garay
6a43be8229 Added history and porting comments 2022-01-05 16:42:43 -03:00