This is the first proyect of GeeksHubs Academy FSD bootcamp. The requirements are to design an electronic device (game-pad, portable console, etc) using HTML5 and CSS3.
Nintendo Switch design was chosen with some differences at the joysticks and buttons distribution so that in the future it can be re-used for playing in mobile devices.
Javascript functionalities were added so animations and the embedded game can be run.
- You can try web version here https://jmonloop.github.io/GeekshubsFSD_Ch1_consoleGame/
- Interactive and animated On/Off switch for powering On the device
- Detachable pads when click on them
- Embedded and totally functional Bomberman Game adapting the version of 'straker' and adding extra features like play with two players and dead when character is bombed. (link to the base proyect https://gist.github.com/straker/769fb461e066147ea16ac2cb9463beae)
- Interactive and animated joysticks and buttons
- Mobile responsive deployment prepared
- HTML5
- Javascript ES6
- CSS3
-
Thanks to Geekshubs Academy for the training received (https://github.com/GeeksHubsAcademy)
-
Thanks to Straker for his Bomberman embedded proyect (https://gist.github.com/straker)
-
Created by Javier Monleón López (https://github.com/jmonloop)