Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.1 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.1 KB

Robotaxi Simulator

A browser-based business simulation game where you manage a fleet of robotaxis with varying levels of self-driving capabilities.

🎮 Play now at: https://robotaxisim.com

Features

  • Manage a fleet of robotaxis with different self-driving capabilities
  • Choose between manual driving, supervised autonomous, and fully autonomous modes
  • Make strategic decisions about fleet expansion and technology upgrades
  • Deal with unexpected events and manage insurance coverage
  • Track your progress toward the $1M goal
  • Available in English and Chinese

How to Play

  1. Start with a free Type Y taxi
  2. Drive cars manually or upgrade to autonomous modes
  3. Earn money by operating your fleet
  4. Expand by purchasing more vehicles
  5. Manage risks with insurance coverage
  6. Reach $1M to win!

Development

Built with vanilla JavaScript, HTML5, and CSS3. Uses Chart.js for data visualization.

License

GNU General Public License v3.0 (GPL-3.0) - You are free to use, modify, and distribute this code, but all derivative works must also be licensed under GPL-3.0. See the LICENSE file for details.