Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shalithasuranga/ballerina-websocket-ballgame

Simple Multiplayer ball game written in ballerina and js :rocket:
https://github.com/shalithasuranga/ballerina-websocket-ballgame

ballerina game websocket-client websocket-server

Last synced: 12 days ago
JSON representation

Simple Multiplayer ball game written in ballerina and js :rocket:

Awesome Lists containing this project

README

        

# ballerina-websocket-ballgame
Simple Multiplayer ball game written in ballerina and js :rocket:

## Steps to play the Game

- Install ballerina
- Execute server

```bash
cd server
ballerina run server.bal
```

- Open `gameclient/index.html` from multiple browser windows