Skip to content

Quick and simple Tetris Clone using p5.js library

Notifications You must be signed in to change notification settings

locchuong/Tetris-Clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris-Clone

Description

The main focus of this repo is to simulate a tetris clone coded using JavaScript library p5.js, basic html and css.

Features

This rendition of the tetris game the Super Rotation System outlined in the current Tetris Guideline standard for tetrominoes rotate and wall kicks. To learn more, read the wikipedia page on the Super Rotation System.

Controls

Left Arrow - move current piece to the left

Right Arrow - move current piece to the right

Up Arrow - rotate current piece clock-wise

Down Arrow - Soft Drop

Space Key - Hard Drop

Shift Key - Hold current piece

ESC Key - Early Game Over

Releases

No releases published

Packages

No packages published