You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple guessing game made with Rust programming language where the user has to guess a number between 1 and 100.
3
+
4
+
## How to compile
5
+
To compile the game, you need to have Rust installed on your machine. If you don't have it installed, you can download it here: https://www.rust-lang.org/tools/install
6
+
7
+
After that you need to install a couple of things to compile winresource, see the instructions here:
0 commit comments