Skip to content

monuelo/i-just-want-to-play-tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tetris

I Just Want to Play Tetris

Website PRs Welcome GitHub issues GitHub latest commit GitHub repo size Lines of code GitHub contributors GitHub Repo stars GitHub forks

I just wanted to play tetris, so I decided to make my own.

Demo

Live demo on tetris.hericl.es

Project Details

Frontend developed with Vanilla JS, backend developed with Express.js

Getting Started

To run the app, right-click the index.html file and open in a web browser (or with Live Server if using VS Code)

Playing the Game

Action Key
Spin Left x
Spin Right
Slide Left
Slide Right
Slide Down
Insta-Drop space
Hold shift
Pause p
Mute Music m

Contributing

Contribute

If it is your first time contributing to this repository, please review our contribution guidelines