Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/yoannchb-pro/tetris-ts
- Owner: yoannchb-pro
- License: mit
- Created: 2023-08-10T04:10:34.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-19T23:31:51.000Z (11 months ago)
- Last Synced: 2024-10-24T22:11:56.542Z (3 months ago)
- Topics: canvas, canvas-game, game, javascript, tetris, typescript
- Language: TypeScript
- Homepage: https://yoannchb-pro.github.io/tetris-ts/
- Size: 1.02 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)