Skip to content

A minimalist implementation of Tetris in Kotlin (javascript)

Notifications You must be signed in to change notification settings

ilkinulas/tetris-mini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris-Mini is an experiment project to learn kotlin-js.

Html5 Canvas is used to render the game.

Build

./gradlew clean build

Run

open web/index.html

Tetris-Mini Demo

Controls

Action Key
Move Left LEFT arrow
Move Right RIGHT arrow
Rotate UP arrow
Soft Drop DOWN arrow
Hard Drop Space Bar

About

A minimalist implementation of Tetris in Kotlin (javascript)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published