ccebinger / js-dos

The best API for running dos programs in browser

Home Page:https://js-dos.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-dos 7.xx

Build

js-dos is a javascript library that allows you to run DOS programs in browser. js-dos provides nice and easy to use javascript api over dosbox.

Documentation.

Subscribe our twitter channel for updates.

Join our discord community.

Building

To build whole project do:

yarn
NODE_ENV=production yarn run gulp

Also you can build js and css separately:

yarn run gulp js
yarn run gulp css

Example

To run builtin example do:

hs .
firefox examples/digger/index.html

Legacy js-dos

js-dos 6.22

Documentation of previous version js-dos.

js-dos 3.xx

Documentation of js-dos v3.

About

The best API for running dos programs in browser

https://js-dos.com

License:GNU General Public License v2.0


Languages

Language:TypeScript 99.3%Language:Shell 0.3%Language:JavaScript 0.3%Language:CSS 0.1%