
Hello, World !
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 |
| Status | Released |
| Platforms | Windows |
| Author | Stryck5425 |
| Tags | Casual |
| Content | No 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.