DEV Community

Discussion on: How I made my Resume, based on Mario Bros game

Collapse
 
jbalagnaranin profile image
Jérémie Balagna-Ranin

Amazing ! I love the idea :D

Another suggestion for improvement: maybe add a "stationary" frame when Mario doesn't move. It'll look more natural ;)

Otherwise it's already a really beautiful work ;)

Collapse
 
vivirenremoto profile image
Miquel Camps

Hi Jérémie,

it's a nice suggestion and i think that's not hard to do it, it's just a time out interval that changes Mario to the neutral position if you are not pressing any key in 5 seconds for example.

But in this case I prefer to no do it, to keep the code simple as posible.

By the way i appreciate your feedback, take care :)