Game
Ghost / Superghost
A multiplayer word game where players add letters without completing a valid word too early.
How it works
The idea comes from a classroom game: one letter is added each turn, and the goal is to avoid completing a full word yourself.
In this version, players can prepend or append letters, which keeps rounds fast and a bit unpredictable.
Matches are multiplayer and built for short sessions with friends.
Project details
Ghost (also called Superghost in some places on this site) is open source.
The backend is written in Swift using Vapor.
This project started as a small side game and is currently not actively maintained.