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: 4 months 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-16T04:47:43.000Z (almost 2 years ago)
- Last Synced: 2025-09-02T15:39:36.312Z (10 months ago)
- Topics: catan, client
- Language: JavaScript
- Homepage: https://alexphanna.github.io/frontier/
- Size: 881 KB
- Stars: 1
- 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