Skip to content

A DOS game developed by me and classmates in 12th grade as a CS Project.

Notifications You must be signed in to change notification settings

ashu-shukla/Samurai-Jack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Samurai-Jack

A DOS game developed by me and classmates in 12th grade as a CS Project.

Game Cover BY Load Screen Gameplay

To run the cpp on modern devices:

  1. Install DosBox
  2. Mount turbo-c to DosBox using config
  3. Make sure the graphics lib is linked in linker paths
  4. Run the script
#/Applications/TurboC++/TC
mount C: "/Applications/TurboC++/TC"
c:
cd BIN
~ ls /Applications/TurboC++/TC
BGI         BIN         CLASSLIB    DOC         INCLUDE     LIB         SAMURAI.DAT TC.bat
~ ls /Applications/TurboC++/TC/BIN
SamuraiJack.cpp    ...

About

A DOS game developed by me and classmates in 12th grade as a CS Project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages