eugene-serb / tetris

Tetris game with support for keyboard, gamepad and touchpad controls. Let's play!

Home Page:https://eugene-serb.github.io/tetris/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tetris

This is a simple browser tetris. Let's have fun! [rep] [site].

Use Aurora Game Engine [rep].

Stack:

Commands:

  • npm run start — run with watcher
  • npm run dev — run dev server
  • npm run build — build in production mode,
  • npm run build:dev — build in development mode,
  • npm run lint — run lint check,
  • npm run lint:fix — run lint fix,
  • npm run format — run prettier check,
  • npm run format:fix — run prettier fix,
  • npm run test — run tests

About

Tetris game with support for keyboard, gamepad and touchpad controls. Let's play!

https://eugene-serb.github.io/tetris/

License:GNU General Public License v3.0


Languages

Language:JavaScript 72.7%Language:CSS 15.0%Language:HTML 12.3%