A browser-based country simulation game where you take on the role of a national leader and manage every aspect of your country — from mining raw materials to building a thriving economy.
Real Country Sim (RCS) is a simulation game currently in active early development. Players manage a virtual nation by making decisions across farming, mining, trade, military, science, infrastructure, and more. Every choice shapes the destiny of your country.
The project is a fullstack monorepo consisting of:
- A React + Vite frontend client
- An Express.js backend server
- Appwrite as the Backend-as-a-Service (BaaS) for authentication, database, and session management
Track development progress. Check off items as they're completed.
- React 19 + Vite 7
- React Router DOM v7
- Tailwind CSS v4
- Radix UI (Tabs, Labels, Slots, Tooltips)
- shadcn/ui component patterns
- React Hook Form + Zod
- Axios
- Appwrite JS SDK
- Express.js 5
- node-appwrite (Admin SDK)
- cookie-parser
- cors
- dotenv
- nodemon
- Appwrite — Auth, Database (TablesDB), Sessions
- GitHub Actions — CI/CD on push to
master
⚠️ This game is currently under active early development by a solo developer. Features and APIs are subject to change.