This website requires JavaScript.
Explore
Help
Sign In
voxel
/
kubi
Watch
1
Star
1
Fork
You've already forked kubi
0
mirror of
https://github.com/griffi-gh/kubi.git
synced
2024-11-13 19:08:41 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
470d1a7567
kubi
/
src
/
main.rs
6 lines
64 B
Rust
Raw
Normal View
History
Unescape
Escape
switch to `shipyard`
2023-01-19 14:27:34 -06:00
use
shipyard
::
World
;
Initial commit
2023-01-14 13:08:14 -06:00
fn
main
(
)
{
switch to `shipyard`
2023-01-19 14:27:34 -06:00
let
world
=
World
::
new
(
)
;
Initial commit
2023-01-14 13:08:14 -06:00
}
Reference in a new issue
Copy permalink