We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d3ae5b commit 44b4e63Copy full SHA for 44b4e63
63_Name/rust/src/main.rs
@@ -1,5 +1,5 @@
1
-/** NAME GAME BY DAVID AHL
2
- * https://github.com/coding-horror/basic-computer-games/blob/main/45_Hello/hello.bas
+/** NAME GAME BY GEOFFREY CHASE
+ * https://github.com/coding-horror/basic-computer-games/blob/main/63_Name/name.bas
3
* Direct conversion from BASIC to Rust by Pablo Marques (marquesrs).
4
* No additional features or improvements were added. As a faithful translation,
5
* many of the code here are done in an unrecommended way by today's standards.
0 commit comments