Skip to content

doen1el/geo-shape

Repository files navigation

App Icon
v1.2.0

GeoShape

A browser multiplayer guessing game. Name the country, continent or state from its bare outline before the timer runs out.

💪 Features

  • Solo & multiplayer — play alone or share a 4-letter room code with friends
  • Four categories — German states, European countries, continents and US states
  • Easy & hard difficulty
  • Persistent stats & global leaderboard — wins, games played and best scores (SQLite)
  • No accounts — just pick a name and an avatar

🖼️ Impressions

Home page Lobby
In-game round Solo setup

📦 Installation

Clone the repository:

git clone https://codeberg.org/doen1el/geo-shape
cd geo-shape

Run with Docker

docker compose up -d --build

The game is then available at http://localhost:3000.

🚀 Contributing

You can of course open issues for bugs, feedback, and feature ideas. All suggestions are very welcome :)

💻 Local development

Clone the repository:

git clone https://codeberg.org/doen1el/geo-shape
cd geo-shape

Install dependencies:

npm install

Run the development server:

pnpm dev

📜 Credits

About

A browser multiplayer country guessing game.

Topics

Resources

Stars

Watchers

Forks

Contributors