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
- Clone the repository:
git clone https://github.com/muditjuneja/weplaydos.git cd weplaydos
- Install dependencies:
npm install
- Start development server:
npm run develop