Jocul clasic Mario pe care il stim cu totii, recreat pe Arduino UNO, cu soundtrack-ul si level design-ul original, alaturi de scorul obtinut de jucator pe parcursul nivelului.
For Software Design, I have used the library called “LiquidCrystal.h”. Program used: Arduino IDE 2.0.4
The game works just fine.
I had to change the game, because I ran into all sorts of issues (the 1st display wasn't good, had a few problems with the Arduino Uno R3). I am a little disappointed that i could not come up with the initial idea of the game, but overall I'm still happy that I managed to come up with a functional game.
Here is the code for the game: lcd_mario_game.zip.
May 5th: Creation of page.
May 29th: Updated sections for Hardware, Software and Conclusions. Game also tested.