This website requires JavaScript.
Explore
Help
Sign In
cwinfo
/
yggdrasil-go
Watch
5
Star
0
Fork
0
You've already forked yggdrasil-go
mirror of
https://github.com/cwinfo/yggdrasil-go.git
synced
2024-11-10 09:50:27 +00:00
Code
Releases
Activity
77ded84ea5
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 12:33:03 +00:00
package
main
func
main
(
)
{
store
:=
makeStoreSquareGrid
(
4
)
test dial/listen in the sim
2020-05-02 15:01:09 +00:00
dialStore
(
store
)
work-in-progress on a new sim
2020-04-26 12:33:03 +00:00
}
Copy Permalink