https://github.com/nmorenor/chezmoi
Multiplayer tiled map game
https://github.com/nmorenor/chezmoi
engo game go golang jsonrpc jsonrpc2 multiplayer
Last synced: 3 months ago
JSON representation
Multiplayer tiled map game
- Host: GitHub
- URL: https://github.com/nmorenor/chezmoi
- Owner: nmorenor
- Created: 2022-09-05T22:19:54.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-13T01:53:46.000Z (over 2 years ago)
- Last Synced: 2025-01-30T09:28:02.487Z (8 months ago)
- Topics: engo, game, go, golang, jsonrpc, jsonrpc2, multiplayer
- Language: Go
- Homepage:
- Size: 4.57 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chezmoi
Remote Communication for game engine
```
1. Start server from github.com/nmorenor/chezmoi-net
2. Start with go run main.go, choose to host, the session id will be stored on clipboard
3. Start with go run main.go, choose to join, set your user name and paste session with F1
```