Skip to main contentWePlayDOSWe Play DOS logo

WePlayDOS Goes Open Source!

We're excited to announce that WePlayDOS is now open source! Join our community of retro gaming enthusiasts and help preserve gaming history.

Why Contribute?

  • Help preserve classic DOS games for future generations
  • Join a community of retro gaming enthusiasts
  • Learn about game emulation and web technologies
  • Shape the future of browser-based retro gaming

Getting Started

  1. Clone the repository:
    git clone https://github.com/muditjuneja/weplaydos.git
    cd weplaydos
  2. Install dependencies:
    npm install
  3. Start development server:
    npm run develop