No, this is what I got when trying to run it from a console
panic: open image\robot-tileset\tileset.png: file does not exist
goroutine 1 [running, locked to thread]:
codeberg.org/tslocum/doctorlectro/level.LoadMap()
/home/trevor/programming/doctorlectro/level/level.go:38 +0x204a
codeberg.org/tslocum/doctorlectro/game.(*Game).reset(0x7ff63cd0fd8b?)
/home/trevor/programming/doctorlectro/game/game.go:86 +0x185
codeberg.org/tslocum/doctorlectro/game.NewGame()
/home/trevor/programming/doctorlectro/game/game.go:37 +0x25
main.main()
/home/trevor/programming/doctorlectro/main.go:34 +0xf4