https://github.com/mkulak/mows
Techno demo: multiplayer web "game" with gamepad input
https://github.com/mkulak/mows
gamepad-api kotlin kotlin-multiplatform vertx web websocket
Last synced: about 2 months ago
JSON representation
Techno demo: multiplayer web "game" with gamepad input
- Host: GitHub
- URL: https://github.com/mkulak/mows
- Owner: mkulak
- Created: 2021-04-03T21:37:03.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-08-29T20:30:06.000Z (almost 4 years ago)
- Last Synced: 2025-02-16T08:11:50.574Z (3 months ago)
- Topics: gamepad-api, kotlin, kotlin-multiplatform, vertx, web, websocket
- Language: Kotlin
- Homepage:
- Size: 96.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## How to run:
Build client: `gradle buildJs`
Run server: `gradle run`
Open `http://localhost:8080'