reworded readme to reflect multiple programming languages instead of just go

Signed-off-by: Michael <michael.lindman@gmail.com>
This commit is contained in:
Michael 2022-02-16 17:53:17 +00:00
parent 9251bc8c3e
commit 1202fe2d3d

View File

@ -1,3 +1,3 @@
# basic-computer-games
Rewrite of basic computer games in golang using [basic-computer-games](https://github.com/coding-horror/basic-computer-games) as a reference with the basic source code from [here](http://www.vintage-basic.net/games.html).
Rewrite of basic computer games in using [basic-computer-games](https://github.com/coding-horror/basic-computer-games) as a reference with the basic source code from [here](http://www.vintage-basic.net/games.html).