Skip to content

ankursehdev/2d-Mario-Characters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2d-Mario-Characters with JS and CSS3

Mario 2D Characters using JS, HTML5 & CSS3.

The idea behind this is to create a GRID using 2D javascript arrays.

I found this implementaion css-tricks and PEN BY Una Kravets code-pen using SCSS and thought of implementing this using Javascript. The concept is similar but I am using the 2D array to read the pixel-map color to make the element.

What it looks like?

Mario Characters

On Codepen

Find it here on Codepen

Next

  1. I will be writing a reactJS application to handle all the colors dynamically.

License

License: none (public domain)

Acknowledgments

Thanks to meyerweb for reset CSS Thanks to PEN BY Una Kravets code-pen for real concept using CSS. Thanks to css-tricks for bringing all together.

About

Mario 2D Characters using JS, 2D arrays, HTML5 & CSS3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published