Skip to content

eremenko/js-dos.com

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js-dos.com

js-dos.com codebase

Usage:

mkdir build
cd build
perl -w ../build.pl <path-to-dos-root>

The build script works by convention. Expected directory layout in dos root:

\FOLDER1
 \PROGRAM1.EXE
  \PROGRAM1.EXE
 \PROGRAM2.COM
  \PROGRAM2.COM
 \...
\FOLDER2
 \...

Options (create file with this name in program directory):

  • ./dosbox.conf - config for dosbox
  • ./js-dos.nocursor - disable cursor when mouse on canvas

If you want to add a game on js-dos.com. Plase send me archive with game that runs in DosBox to email ([email protected]).

About

js-doc.com codebase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Perl 50.7%
  • Python 49.3%