Red Planet Companion is a fan-made single-player strategy board game companion built with React and TypeScript.
- Single-player resource management
- Terraform Rating tracking
- Resource production phase
- Undo / redo support
- Browser localStorage persistence
- Responsive web UI
- React
- TypeScript
- Create React App
Install dependencies:
npm installStart the app:
npm startOpen http://localhost:3000 in your browser.
This project explores modern React architecture for turn-based strategy game companion tools and aims to provide a clean, maintainable codebase for learning and experimentation.
- Improve UI/UX
- Add save/load improvements
- Refactor game logic into reusable modules
- Add tests
Issues and pull requests are welcome.
This project is an unofficial fan-made application for educational and non-commercial purposes.
MIT
