Skip to content

I created a super Mario using Assembly language. The game consists of 3 level with increase difficulty in each level. The game is MASM compatible. The syntax of MASM is little different than NASM, it is not compatible with NASM supported assembler. Can be played using DOSBox(can be downloaded from here https://www.dosbox.com/).

Notifications You must be signed in to change notification settings

Anas-hameed/SuperMarioGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SuperMarioGame

I created a super Mario using Assembly language. The game consists of 3 levels with increase difficulty in each level. The game is MASM compatible. The syntax of MASM is little different than NASM, it is not compatible with NASM supported assembler. Can be compiled and played using DOSBox(can be downloaded from here https://www.dosbox.com/) or any other masm supported assembler.

About

I created a super Mario using Assembly language. The game consists of 3 level with increase difficulty in each level. The game is MASM compatible. The syntax of MASM is little different than NASM, it is not compatible with NASM supported assembler. Can be played using DOSBox(can be downloaded from here https://www.dosbox.com/).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published