This game was first created by my partner and I for a final project for a Digital Systems course we took in our second year at the University of Toronto. It's similar to the classic Super Mario Bros. but with a reverse psychology twist. We spent 1 week developing this game.
You would need an Altera DE2 Board and a monitor with VGA display to play it.
##Screenshots
Startup page | Stage 1 | Mushroom | After eating mushroom |
---|---|---|---|
![Startup page] (https://raw.github.com/jian-wei/Super_Mario_Video_Game_In_Verilog/master/Screenshots/Startup_page.jpg "Startup page") | ![Stage 1] (https://raw.github.com/jian-wei/Super_Mario_Video_Game_In_Verilog/master/Screenshots/Stage_1.jpg "Stage 1") | ![Stage 1 mushroom] (https://raw.github.com/jian-wei/Super_Mario_Video_Game_In_Verilog/master/Screenshots/Stage_1_mushroom.jpg "Stage 1 mushroom") | ![Stage 1 killed by mushroom] (https://raw.github.com/jian-wei/Super_Mario_Video_Game_In_Verilog/master/Screenshots/Stage_1_killed_by_mushroom.jpg "Stage 1 killed by mushroom") |
Dead | Projectile Jump | Stage 2 | Mission Complete |
---|---|---|---|
![Stage 1 death] (https://raw.github.com/jian-wei/Super_Mario_Video_Game_In_Verilog/master/Screenshots/Stage_1_death.jpg "Stage 1 death") | ![Projectile] (https://raw.github.com/jian-wei/Super_Mario_Video_Game_In_Verilog/master/Screenshots/Projectile_motion.jpg "Projectile") | ![Stage 2] (https://raw.github.com/jian-wei/Super_Mario_Video_Game_In_Verilog/master/Screenshots/Stage_2.jpg "Stage 2") | ![Mission complete] (https://raw.github.com/jian-wei/Super_Mario_Video_Game_In_Verilog/master/Screenshots/Mission_complete.jpg "Mission complete") |
Game Over |
---|
![Game over] (https://raw.github.com/jian-wei/Super_Mario_Video_Game_In_Verilog/master/Screenshots/Game_over.jpg "Game over") |