Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yoannchb-pro/tetris-ts

Implementation of the tetris game in typescript.
https://github.com/yoannchb-pro/tetris-ts

canvas canvas-game game javascript tetris typescript

Last synced: about 1 month ago
JSON representation

Implementation of the tetris game in typescript.

Awesome Lists containing this project

README

        

# tetris-ts

Implementation of the tetris game in typescript.

## Demo

See the demo [here](https://yoannchb-pro.github.io/tetris-ts/)

## How to play ?

Simply press the `Play` button then use the keyboard arrows to play.

## Example

![Example](./examples/exemple.gif)