Just remembered I actually do have a hosted example -> http://gamehack.herokuapp.com/. This was a game I did for a hackathon with an earlier version of the engine. It also uses websockets. You need to open the game in two different tabs to play(open them in Chrome, for some reason inputs are not working in Firefox)
Hi, I worked on this project as well. I tried it on Windows, it ran without issues. If you run 'go run src/main.go', it should create output.png in the current directory. Then you should be able to run 'explorer output.png' to view the image.