01What exactly is Ace of Spades Revival?+
It is a community-led effort to preserve and rebuild the Battle Builder experience: an open client, a clean-room dedicated server, protocol documentation, and—next—a modern master server for discovery and matchmaking.
02Can I play it right now?+
BattleSpades is already playable with the original 1.x clients and the open revival client. Grab a portable server build from GitHub, connect a compatible client to port 27015, or join the Discord to find current community sessions.
03How accurate is the dedicated server?+
Movement, jumping, shooting, block interaction, grenades, pickups, deaths, respawns, and bots are simulated server-side. The physics and packet formats were measured against the compiled client, with 866 regression tests protecting that parity.
04Which platforms are supported?+
Portable BattleSpades alpha archives are prepared for Windows, Linux, and macOS across x86-64 and ARM64. Source builds target Python 3.10–3.12 with a C/C++ toolchain.
05Is this an official release?+
No. This is an independent, community-built preservation project and is not affiliated with the original publisher. The server is a from-scratch clean-room implementation.
06What comes after this website?+
The next major operation is the master server API: identity, server registration, health checks, discovery, and the connective tissue needed for a dependable in-game server browser.
07How can I help?+
Code, testing, protocol research, map making, hosting, documentation, and playtest feedback all matter. Join the Discord, inspect the GitHub repositories, and pick an operation that fits your skills.