A Tetris game with 3 unique maps.
Hover over the waterfront park of the New York City.
Circle around the downtown of the New York City.
Enjoy simple old-school tetris.
While playing, enjoy a curated playlist from an award-winning musical artist Hydelic. To enjoy music autoplay, make sure to sign in to your Spotify account.
-
Clone this repository:
git clone https://github.com/maxpatiiuk/tetris-react/
-
Install dependencies:
npm install
-
Run the app:
# For Development: npm run dev # For Production: npm run build && npm run start
- Inspired by Tetris Effect
- In-game music composed by Hydelic
- Boilerplate code based on jsapi-resourcces/esm-samples