Rewrite of basic computer games in modern languages
Go to file
Michael d7c065b3f6 moved pizza to go folder
Signed-off-by: Michael <michael.lindman@gmail.com>
2022-02-16 17:52:09 +00:00
pizza/go moved pizza to go folder 2022-02-16 17:52:09 +00:00
train/go fixed issue with negative results 2022-02-16 17:51:45 +00:00
.gitignore first commit 2022-02-15 14:02:43 +00:00
README.md first commit 2022-02-15 14:02:43 +00:00

basic-computer-games

Rewrite of basic computer games in golang using basic-computer-games as a reference with the basic source code from here.