Skip to content

afrontend/fp-tetris-game

Repository files navigation

Tetris Game

자바스크립트로 만든 테트리스 게임

tetris game screenshot

블로그에서 간단한 설명을 볼 수 있으며 아래 라이브러리를 사용했다.

Controls

Key Action
좌우 이동
회전
빠르게 내리기
Space 즉시 낙하
S 현재 상태 저장
R 저장된 상태 복원

Installation

git clone https://github.com/afrontend/fp-tetris-game
cd fp-tetris-game
npm install

Run

npm start

Test

npm test

Build

npm run build

Preview

npm run preview

Deploy

npm run deploy

Web

https://afrontend.github.io/fp-tetris-game/

About

자바스크립트 테트리스 게임

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors