Skip to content

An archive of my Dad's (Yasser Awad) old DOS programs that you can interact with directly in your browser.

License

Notifications You must be signed in to change notification settings

DeadPackets/DOSArchive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DOSArchive

A website dedicating to showcasing my father's (Yasser Awad) DOS programming work from the 90s. You can view the website here.

How it works

  • Bootstrap v4.5 for the frontend
  • js-dos for emulating a DOS OS in the browser
  • Google Fonts for the custom fonts

Project structure

  • programs/ is the directory where the original source of all the DOS projects are.
  • dist/ contains the zipped versions of each project, to be fetched by the frontend.
  • prepare.py is the script that prepares the zip files in the dist/ folder.
  • js/ contains the source for js-dos, the library used to emulate DOS in the browser.
  • images/ is the directory containing the screenshots of each project.
  • index.html, run.html, and terminal.html are the 3 frontend files for the project.

About

An archive of my Dad's (Yasser Awad) old DOS programs that you can interact with directly in your browser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published