mirror of
https://github.com/coding-horror/basic-computer-games.git
synced 2026-06-23 07:06:10 -07:00
e64fb6795c
Remove byte-order-marker pre-commit check as there would be many adjustments necessary
6 lines
367 B
Markdown
6 lines
367 B
Markdown
Original source downloaded [from Vintage Basic](http://www.vintage-basic.net/games.html)
|
|
|
|
Conversion to [Rust](https://www.rust-lang.org/) by Anthony Rubick [AnthonyMichaelTDM](https://github.com/AnthonyMichaelTDM)
|
|
|
|
If you wish to give the user more than 2 attempts to get the number, change value assigned to the num_tries variable at the start of the main function
|