Skip to content

Commit 44b4e63

Browse files
author
P Marques
committed
name game initial rust implementation
1 parent 5d3ae5b commit 44b4e63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

63_Name/rust/src/main.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1+
/** NAME GAME BY GEOFFREY CHASE
2+
* https://github.com/coding-horror/basic-computer-games/blob/main/63_Name/name.bas
33
* Direct conversion from BASIC to Rust by Pablo Marques (marquesrs).
44
* No additional features or improvements were added. As a faithful translation,
55
* many of the code here are done in an unrecommended way by today's standards.

0 commit comments

Comments
 (0)