CyberTaxi
Version: 0.2.6
Last Updated: August 10, 2025
Overview
CyberTaxi is an immersive web-based game where players manage a fleet of autonomous taxis in a cyberpunk city. Built with React, Vite, and Leaflet, it features real-time vehicle tracking, a dynamic browser UI, and economic management. Inspired by GDD v1.1, this project blends strategy and simulation.
Features
- Manage a fleet of autonomous taxis (Model Y, RoboCab).
- Real-time map with clustering via Leaflet.
- In-game browser for purchasing vehicles and managing assets.
- Responsive, accessible UI with PWA support.
Installation
- Clone the repo:
git clone https://github.com/<username>/CyberTaxi.git - Navigate to the project folder:
cd CyberTaxi - Install dependencies:
npm install - Start the development server:
npm run dev - Open
http://localhost:5173/in your browser.
Usage
- Log in with
username: "Kevin-Dean",password: "test123". - Use the globe icon to open the CyberBrowser and manage your fleet.
- Purchase vehicles and monitor balance/slots.
Development
- Frontend: React 19, TypeScript, Vite.
- Mapping: Leaflet 1.9.4, Leaflet.MarkerCluster 1.5.3.
- Icons: FontAwesome 6.5.1.
- PWA: vite-plugin-pwa 1.0.0.
Contributing
- Fork the repo and submit PRs.
- Contact [your email] for collaboration.
Credits
- Lead Developer: Kevin-Dean
- Team: [Add team names if applicable]
- xAI’s Grok and cyberpunk aesthetics.