mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-06 16:04:29 +01:00
Updated Web Browsers (markdown)
parent
2e714aad22
commit
8a7f5dde6b
@ -36,3 +36,8 @@ gopherjs serve --tags=example
|
||||
```
|
||||
|
||||
And access to `http://127.0.0.1:8080/github.com/hajimehoshi/ebiten/examples/blocks`.
|
||||
|
||||
# jsgo.io
|
||||
|
||||
Dave's [jsgo.io](https://jsgo.io/) is so wonderful that you can play your game on browsers. For example, if you want to play `github.com/hajimehoshi/go-inovation`, you can access `https://jsgo.io/github.com/hajimehoshi/go-inovation`. That's it! Note that you would need to put your resources in appropriate paths, or embed your resources in Go by [file2byteslice](https://github.com/hajimehoshi/file2byteslice) or other similar tools.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user