Commit Graph

2523 Commits

Author SHA1 Message Date
Jeff Atwood 9ef31b7fdb Merge pull request #822 from aconconi/25-chief-lua
25-chief-lua
2022-10-31 15:33:16 -07:00
Jeff Atwood e1b2dfab9e Merge pull request #823 from aconconi/33-dice-updated
33_Dice Lua updated
2022-10-31 15:33:08 -07:00
Jeff Atwood a866449ddc Merge pull request #824 from ethandicks/main
Corrected typo in Hamurabi summary report
2022-10-31 15:32:48 -07:00
Jeff Atwood 25145d4662 Merge pull request #825 from spasticus74/main
More Go implementations
2022-10-31 15:32:35 -07:00
Jeff Atwood 0c8f1b14d3 Merge pull request #826 from pcholt/patch-2
Update HOW_TO_RUN_THE_GAMES.md
2022-10-31 15:32:20 -07:00
Troy Campbell 4ef4a7d7e8 Added go version of Hilo 2022-10-31 14:35:22 +10:00
Troy Campbell cb3e6ca83d Added go version of Hello 2022-10-31 14:12:57 +10:00
Troy Campbell 1407289473 Added go version of Chief 2022-10-31 09:19:47 +10:00
Troy Campbell f6d53947f3 Added go version of Change 2022-10-31 08:08:25 +10:00
Troy Campbell 9198cb360d Added go version of Buzzword 2022-10-31 07:20:34 +10:00
Paul Holt c7fbc2c256 Update HOW_TO_RUN_THE_GAMES.md
Remove the dead links, and add a command-line option for compiling and running kotlin
2022-10-29 00:49:21 +11:00
Troy Campbell 6085f9f4e2 Added go version of Gunner 2022-10-28 13:17:55 +10:00
Troy Campbell 41c367e7bf Added go version of Guess 2022-10-28 12:26:25 +10:00
Troy Campbell cbdeb50f22 Added go version of Fur Trader 2022-10-28 11:42:41 +10:00
Troy Campbell 55b047acdf Added go version of Even Wins 2022-10-27 13:52:32 +10:00
Troy Campbell 7b813d5bdb Added go version of Digits 2022-10-27 12:45:57 +10:00
Troy Campbell 65ea4be550 Added go version of Dice 2022-10-27 09:42:24 +10:00
Troy Campbell be464fb387 Added go version of Depth_Charge 2022-10-27 09:03:10 +10:00
Troy Campbell 5d3bd24460 Added go version of Bombs_Away 2022-10-25 13:56:16 +10:00
Troy Campbell 5e4430409a Added go implementation of Bombardment 2022-10-25 09:07:16 +10:00
Troy Campbell b8aa3daaa0 Added go for Battle 2022-10-20 12:13:27 +10:00
Troy Campbell 7a882ea317 Added go version of Batnum 2022-10-19 12:21:29 +10:00
aconconi 3c5861b27d Merge branch '25-chief-lua' of github.com:aconconi/basic-computer-games into 25-chief-lua 2022-10-18 12:17:00 +02:00
aconconi 98238c5e08 renamed function tab to space 2022-10-18 12:12:44 +02:00
Ethan Dicks a46a2576e5 Corrected typo in Hamurabi summary report 2022-10-17 00:10:55 -04:00
aconconi 79f197c5a3 Updated Lua porting notes 2022-10-14 20:48:31 +02:00
Alex Conconi 15d0301cd5 Update README.md
punctuation
2022-10-14 20:43:50 +02:00
aconconi 6676cd90ab Added credits header to source code. 2022-10-14 20:42:02 +02:00
aconconi 8c46558631 25_Chief port to Lua and updated readme 2022-10-14 20:33:51 +02:00
Troy Campbell 2d19787f92 Merge branch 'main' of https://github.com/spasticus74/basic-computer-games 2022-10-14 12:24:14 +10:00
Troy Campbell 93062df074 Added go for Bagels 2022-10-14 12:23:55 +10:00
Jeff Atwood c818657fc9 Merge pull request #814 from ugurkupeli/21-Calendar-Rust
21 Calendar Rust
2022-10-12 16:47:16 -07:00
Jeff Atwood 781d204e8d Merge pull request #816 from AnthonyMichaelTDM/patch-2
addition to porters notes, 24_Chemist
2022-10-12 16:47:01 -07:00
Jeff Atwood a4d1f0709f Merge pull request #819 from spasticus74/main
add go for Acey Ducey
2022-10-12 16:46:49 -07:00
Jeff Atwood 3fd58e4979 Merge pull request #820 from jonfetterdegges/main
Add Rust implementation of 55_Life
2022-10-12 16:46:39 -07:00
Jeff Atwood bcfa1bd576 Merge pull request #817 from drewjcooper/csharp-70-poetry
C# 70 poetry
2022-10-12 16:46:05 -07:00
Jeff Atwood 137e6ef12a Merge pull request #818 from aconconi/29-craps-lua
29_Craps Lua port
2022-10-12 16:45:50 -07:00
Jeff Atwood fb8302ae3d Merge pull request #821 from AnthonyMichaelTDM/main
update markdown_todo_rust
2022-10-12 16:45:30 -07:00
Troy Campbell 096bc29a29 Added go for Animal 2022-10-13 09:10:25 +10:00
Troy Campbell a5b2b8e021 Added go for Amazing 2022-10-13 07:56:19 +10:00
Jon Fetter-Degges 5e3e7d60ae couple more comment changes 2022-10-11 22:18:32 -04:00
Jon Fetter-Degges 7b929ecbb1 Small fixes and use min/max 2022-10-11 22:03:57 -04:00
Jon Fetter-Degges 5214f2a681 One more implementation note 2022-10-11 21:49:40 -04:00
Jon Fetter-Degges 14e59ac5fe Improve printing, make output closer to original
Implemented Display for CellState, and tweaked outputs to match the
BASIC implementation.

Also fixed some more comments.
2022-10-11 21:37:05 -04:00
Jon Fetter-Degges 6e46aba249 README file for the Rust port 2022-10-11 21:34:40 -04:00
Jon Fetter-Degges 15724219b5 Input bounds checking, refactor and cleanup
get_pattern now checks the size of the input to prevent out of bounds
writes., and converts String to Vec<char> immediately.

Refactors: changed function names, ran rust-fmt, improved some comments
2022-10-11 20:29:40 -04:00
Troy Campbell dc18b29aef add go for Acey Ducey 2022-10-12 08:48:08 +10:00
Jon Fetter-Degges a068af4bc9 Do bounds update in finish_cell_transitions
Merged the functionality of update_bounds into finish_cell_transitions,
eliminating a loop.
2022-10-11 16:26:28 -04:00
Jon Fetter-Degges 0d2b7c6559 Initial commit of Life in Rust 2022-10-11 12:43:22 -04:00
aconconi 97b28ee5b4 converted indentation to spaces 2022-10-08 20:52:11 +02:00