Skip to content

DerekJi/ts-tetris

Repository files navigation

TypeScript Tetris

DevOps

The new typescript version of JsGames

CI |


Background

JsGames was built as practices when I started learing javascript around 8 years ago.

I accidentally found it from my wix site several months ago. It's surprised that I could not remember all the details!

Finally I dicided to rewrite it with some new techniques, for example, typescript, React, or Angular.

This is the first step to rebuild it with typescript.


Development & Run

  1. git clone https://github.com/DerekJi/ts-tetris.git
  2. cd ts-tetris
  3. npm install
  4. npm start or npm run start
  5. Launch your browser and visit http://localhost:9000

Deployment & Demo

Online Demo: https://derekji.github.io/ts-tetris/

Github Actions: .github/workflows/v1.yml