Skip to content

Commit b2697b5

Browse files
committed
2 parents a576c65 + 96c0e1d commit b2697b5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ebiten-game/README.md

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
This is a pretty nifty demo on how to use [ebitengine](https://ebitengine.org/) and [pion](https://github.com/pion/webrtc) to pull off a cross platform game!
44

5-
(UI is done using [ebitenui](https://github.com/ebitenui/ebitenui))
6-
75
You can have a client running on the browser and one running on a desktop and they can talk to each other, provided they are connected to the same signaling server
86

97
Requires the signaling server to be running. To do go, just go inside the folder /signaling-server and do ``go run .``

0 commit comments

Comments
 (0)