Skip to content

basic tetris app using HTML, CSS, and JS based on tutorial by Ania Kubow

Notifications You must be signed in to change notification settings

ananfito/basic-tetris

Repository files navigation

Basic Tetris

Contents

screenshot of my tetris app

About

A basic Tetris app built using HTML, CSS, and JavaScipt based on the tutorial taught by Ania Kubow. Like the well-known puzzle game, Tetris, this app will have the same/similar functionality as its namesake. As a kid (and an adult) I was a huge fan of playing the game so this has been an ideal project for me to work on as I continue to study front-end web development.

Status

A live version of the game can be viewed here. The app is mostly functional with a few minor glitches I still haven't worked out.

In particular, if a vertical-like Tetromino (e.g., the I or L shaped Tetromino) falls down on the far left side of the grid it will go past the bottom edge instead of stopping. This image below displays what I mean. If you know how to solve this problem or would like to help, I am very open to mentorship and collaboration. Feel free to contact me via email or visit the GitHub issue I created for this glitch. Thank you.

image of tetromino falling past the bottom border of the main grid

Project Log

My updates for this project can be found in the following #100DaysOfCode Entries:

You can also get updates on my progress for this project and others by following me on Twitter, Hashnode, or GitHub.

Source Attribution

This project was created under the MIT License with permission from Ania Kubow. (Thanks Ania!) Here is the link to the original GitHub repo by Ania Kubow.

About

basic tetris app using HTML, CSS, and JS based on tutorial by Ania Kubow

Topics

Resources

Stars

Watchers

Forks