caiiiycuk / js-dos

The best API for running dos programs in browser
https://js-dos.com
1k stars 123 forks source link
browser dos dosbox js

js-dos v8

Build

The simplest API to run DOS/Win 9x programs in browser or node. js-dos provides full-featured DOS player that can be easily installed and used to get your DOS program up and running in browser quickly. js-dos provide many advanced features like multiplayer and cloud storage. All available features are enabled for any integration and free.

The key features:

Demo

Documentation

Development

  1. You need to install node dependencies and put emulators into public/emulators.
    yarn
    cp -rv node_modules/emulators/dist/* public/emulators
  2. Run yarn run vite and open http://localhost:3000 js-dos is ready!

Community