Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexphanna/frontier
A web-based multiplayer game inspired by the game mechanics of Catan.
https://github.com/alexphanna/frontier
catan client
Last synced: 8 days ago
JSON representation
A web-based multiplayer game inspired by the game mechanics of Catan.
- Host: GitHub
- URL: https://github.com/alexphanna/frontier
- Owner: alexphanna
- Created: 2024-04-05T23:58:18.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-09-16T04:47:43.000Z (2 months ago)
- Last Synced: 2024-09-16T05:52:13.966Z (2 months ago)
- Topics: catan, client
- Language: JavaScript
- Homepage: https://alexphanna.github.io/frontier/
- Size: 881 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontier
A web-based multiplayer game inspired by the game mechanics of [Catan](https://en.wikipedia.org/wiki/Catan).
## Features
- Building, trading, and developing
- Client-server multiplayer using the WebSocket protocol
- Minimal sidebar user interface with notifications
- Interactive SVG map, which is zoomable and pannable
## Requirements
- [frontier-server](https://github.com/alexphanna/frontier-server)
## Screenshots