This is a mario game where the player must jump over the pipes without touching the carnivorous flowers.
In case of failure the player will be able to start playing again and in case of success an appropriate message will be displayed
This program was written in the Jack language for project 9 in the nand2tetris course.
Download the software suite from nand2tetris. The compiler and emulator are required as Jack programs run on the Hack hardware platform.
-
Use jackComplier to compile the super mario dir or use the VM files attached
-
Use VMEmulator to run complied VM code. Choose the directory containing the vm files.
-
Click yes in the confirmationg dialog In the toolbar, choose No animation in the Animate dropdown
-
In the toolbar, click the double right arrows (3rd icon)
Have fun!
