Skip to content

comatory/css-tetrominoes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

CSS Tetrominoes

Live demo

Screenshot of tetrominoes

You can use provided stylesheet to construct tetris pieces by using only CSS classes, CSS is in src/style.css file.

Look into src/index.html to see how you can construct pieces, my implementation is using <table> elements but they could be whatever.

No Javascript is required, the provided script is only used for the demo page.

About

Tetrominoes rendered in HTML and pure CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published