This website requires JavaScript.
Explore
Help
Sign In
x
/
box-o-sand
Watch
1
Star
0
Fork
0
You've already forked box-o-sand
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
798575d9ef
box-o-sand
/
scarytxt
/
src
/
main.rs
6 lines
59 B
Rust
Raw
Normal View
History
Unescape
Escape
Broken scarytxt
2020-12-18 23:44:11 +00:00
pub
mod
game
;
Making a messy text repl thing
2020-11-26 17:17:55 +00:00
Broken scarytxt
2020-12-18 23:44:11 +00:00
fn
main
(
)
{
game
::
Game
::
new
(
)
.
play
(
)
;
hello world scarytxt
2020-11-26 00:39:30 +00:00
}
Reference in New Issue
Copy Permalink