A downloadable game for Windows

Download NowName your own price

BUT IN RUST

code : 

use std::io;
fn main() {
    println!("Hello, World !");
    let mut input = String::new();
    io::stdin().read_line(&mut input).unwrap();
}
Published 7 days ago
StatusReleased
PlatformsWindows
AuthorStryck5425
TagsCasual
ContentNo generative AI was used

Download

Download NowName your own price

Click download now to get access to the following files:

helloWorld.exe 147 kB

Leave a comment

Log in with itch.io to leave a comment.