This website requires JavaScript.
Explore
Help
Sign In
TheArchive
/
yggdrasil-go
Watch
1
Star
0
Fork
0
You've already forked yggdrasil-go
mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced
2024-12-22 16:07:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
yggdrasil-go
/
cmd
/
yggdrasilsim
/
main.go
7 lines
81 B
Go
Raw
Normal View
History
Unescape
Escape
work-in-progress on a new sim
2020-04-26 07:33:03 -05:00
package
main
func
main
(
)
{
store
:=
makeStoreSquareGrid
(
4
)
test dial/listen in the sim
2020-05-02 10:01:09 -05:00
dialStore
(
store
)
work-in-progress on a new sim
2020-04-26 07:33:03 -05:00
}
Reference in New Issue
Copy Permalink