Skip to content

aaarafat/Flap-Shooterz

Repository files navigation

Flap Shooterz

A Game using 8086 Assembly (MASM on DosBox)

Running the project

You can get the project to run through these commands:

masm main;
masm gp;
masm cc;
masm mm;
masm go;
masm sn;
link main gp cc mm. go sn;
main

About

A Game using 8086 Assembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •