A fast voxel real-time strategy game on Solana. Pick a faction, mine Cryo, raise an army, and blitz the enemy HQ in minutes โ with cosmetics and a season economy that are truly yours.
๐ฎ Play ยท ๐ฆ @bloxblitz_ ยท ๐ฌ Telegram ยท ๐ Medium
Blox Blitz is a snappy, browser-native voxel RTS where matches last minutes instead of an hour. You gather one resource, command six unit types in a clean rock-paper-scissors meta, and race to crush the enemy HQ through the fog of war. Skill decides every match. The cosmetics you earn are owned, tradeable assets settled in $BLOX โ never stat boosts.
It is a real game first. The token rides on top of a product that already exists and plays.
Why it is different:
- ๐ง Strategy depth, condensed โ one resource, six units, three factions. Easy to learn, hard to master.
- ๐ซ Zero pay-to-win โ every cosmetic is visual only. A free player has the exact same combat power.
- ๐ Cosmetics you truly own โ a CS:GO-style economy of trails, auras, emblems and banners you can trade for $BLOX.
- ๐ Web-native & instant โ no install, plays in the browser, short matches built for shareable clips.
- ๐ A live ladder & market โ season points and a player-priced marketplace drive real demand.
- โ Shipped, not promised โ a working 3D voxel RTS plus a full-stack backend already run today.
| System | What it does |
|---|---|
| ๐ Cryo economy | Single resource. Workers mine it; build a Depot near far veins to cut travel time. |
| โ๏ธ RPS army | Rifleman โบ Rocket โบ Tank โบ Rifleman, plus a Cavalry raider and static Turrets. |
| ๐ก๏ธ 3 factions | Vanguard (rush), Bastion (turtle), Syndicate (economy) โ distinct stat identities. |
| ๐ซ๏ธ Fog of war | Enemy base spawns at a random position every match; scout to find it. |
| ๐บ๏ธ 80ร80 voxel map | 4 elevation tiers, river + bridge chokepoints, A* pathfinding around terrain. |
| ๐ Two currencies | Points (free, earned) unlock most cosmetics; $BLOX powers the tradeable market. |
| ๐ Season ladder | Server-authoritative rewards; leaderboard resets every 14 days. |
โโโโโโโโโโโโโโ โโโโโโโโโโโโโโ โโโโโโโโโโโโโโ โโโโโโโโโโโโโโ
โ 1. FACTION โ โโโถ โ 2. GATHER โ โโโถ โ 3. BUILD โ โโโถ โ 4. TRAIN โ
โ HQ+workers โ โ mine Cryo โ โ barracks / โ โ RPS army + โ
โ + Cryo โ โ build Depotโ โ turret /HQ โ โ cavalry โ
โโโโโโโโโโโโโโ โโโโโโโโโโโโโโ โโโโโโโโโโโโโโ โโโโโโโฌโโโโโโโ
โ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โผ
โโโโโโโโโโโโโโ โโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ 5. SCOUT โ โโโถ โ 6. ATTACK โ โโโถ โ WIN โ season points + $BLOX โ
โ pierce fog โ โ push enemy โ โ โ own & trade cosmetics โ โ
โ find base โ โ HQ to win โ โ climb the ladder, run it backโ
โโโโโโโโโโโโโโ โโโโโโโโโโโโโโ โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
| Path | Contents |
|---|---|
prototype/server/ |
Node + Express + WebSocket backend โ wallet sign-in, cloud profile, leaderboard / season, server-authoritative marketplace. |
prototype/ |
Three.js voxel RTS client (no build step) โ renderer, A* pathfinding, fog of war, cosmetics, procedural audio. Served statically by the Node process. |
BLUEPRINT.md |
Full product blueprint โ positioning, mechanics, tokenomics, roadmap. |
Readme/ |
This documentation. |
One Node process serves both the Three.js client and the API. No separate frontend server.
| Layer | Technology |
|---|---|
| Renderer | Three.js โ isometric ortho camera, InstancedMesh voxel terrain, procedural cube pipeline |
| Game logic | A* pathfinding, per-block movement, fog of war, RPS combat, faction modifiers |
| Backend | Node.js + Express + native WebSocket (ws) |
| Auth | Solana wallet sign-in โ nonce + tweetnacl signature verification |
| Database | Cloud Postgres (isolated bloxblitz schema, ACID transactions) |
| Audio | Procedural WebAudio music + SFX (no asset files) |
| Chain | Solana ยท $BLOX (SPL token, V2) ยท PumpFun fair launch |
# 1. Clone
git clone https://github.com/bloxblitzfun/blox-blitz.git
cd blox-blitz/prototype/server
# 2. Configure DB credentials
cp .env.example .env # fill PGHOST / PGUSER / PGPASSWORD ...
# 3. Install & run (Node 20.6+ for native --env-file)
npm install
node --env-file=.env server.jsOpen http://localhost:8787 โ connect a wallet (or play as guest), pick a faction, and blitz.
The server verifies its Postgres connection on boot and exits if it cannot reach the database. Make sure your
.envpoints at a reachable Postgres instance before starting.
| Property | Value |
|---|---|
| Ticker | $BLOX |
| Chain | Solana |
| Total supply | 1,000,000,000 |
| Launch | PumpFun โ 100% fair launch |
| Team allocation | 0% โ no pre-mine, no insider allocation |
| Distribution | 100% on the bonding curve |
| Utility | Marketplace currency ยท fee discounts by tier ยท token-gated season events ยท governance ยท buy-back & burn |
Principle: $BLOX trades looks, never power. The game is free and fair for everyone; the token layers an owned economy on top.
| Phase | Focus | Highlights |
|---|---|---|
| 1 โ Launch-Ready | Now โ 2 weeks | โ Voxel RTS loop, RPS units, factions, fog, A* ยท โ cosmetics + cloud profile + leaderboard + market ยท landing page ยท $BLOX fair launch |
| 2 โ Multiplayer & Economy | 1โ2 months | Real-time PvP 1v1 (server-authoritative) ยท $BLOX as SPL token ยท on-chain marketplace ยท ranked MMR ยท buy-back & burn live |
| 3 โ Depth | 3โ5 months | New units (Chopper, Bomber) ยท Factory + tech tree ยท FFA & 2v2 ยท wagered matches ยท battle pass ยท guilds |
| 4 โ Ecosystem | 6โ12 months | Map editor + community maps ยท sponsored tournaments ยท mobile-friendly client ยท governance-driven balance |
Blox Blitz launches only through its official channels. Protect yourself:
- The only official links are listed at the top of this README (
bloxblitz.fun,@bloxblitz_,t.me/blox_blitz). - There is no presale, no private allocation, and no airdrop DM. $BLOX is a 100% fair launch on PumpFun.
- Anyone DMing you a "team contract", "presale spot", or "early access" link is a scammer. The team will never DM you first.
- Always verify the contract address (CA) against the pinned post on the official X and Telegram before trading.
When in doubt, assume anything from a stranger is a scam.
| Resource | Link |
|---|---|
| ๐ Website | https://bloxblitz.fun |
| ๐ฆ X / Twitter | https://x.com/bloxblitz_ |
| ๐ฌ Telegram | https://t.me/blox_blitz |
| ๐ค Telegram Bot | @blox_blitz_bot |
| ๐ Medium | https://medium.com/@bloxblitz_ |
| ๐ Launch | PumpFun (100% fair launch) |
Blox Blitz โ build a blocky base, command a voxel army, win in minutes. Skill wins the match; the cosmetics you earn are yours to own and trade.
This repository and its documentation are provided for informational purposes only and do not constitute financial advice. $BLOX is a utility token for in-game cosmetics and access, not an investment. Always do your own research.