Skip to content

ItaiCuker/Assembly8086CrossyRoad

Repository files navigation

Assembly8086CrossyRoad

10th Grade Assembly x8086 game project.

How to run

Download DOSBox portable. ##Mount DOSBox to game folder ##compile and run with debugger options:

$ tasm/zi cmain.asm
$ tlink/v cmain
$ cmain

##if game is lagging than run this command:

$ cycles = max

gl and Enjoy!

About

10th Grade Assembly 8086 game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published