Skip to content

Files

Latest commit

18a8627 · Dec 2, 2023

History

History

Tetris

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 2, 2023
Oct 31, 2023
Dec 2, 2023

Tetris

GitHub repo Language C# Target Framework Build Discord License

You can play this game in your browser:
Play Now
Hosted On GitHub Pages

Note This game was a *Community Contribution!

Well, just tetris!

╭──────────────────────────────╮╭─────────╮
│                              ││   ╭─╮   │
│                              ││   ╰─╯   │
│                              ││╭─╮╭─╮╭─╮│
│                              ││╰─╯╰─╯╰─╯│
│                              ││         │
│                              ││         │
│                              ││         │
│                              ││         │
│                              │╰─────────╯
│                              │╭─────────╮
│                              ││       12│
│                              │╰─────────╯
│                  ╭─╮         │
│                  ╰─╯         │
│                  ╭─╮         │
│                  ╰─╯         │
│                  ╭─╮         │
│                  ╰─╯         │
│                  ╭─╮         │
│                  ╰─╯         │
│                              │
│                              │
│                              │
│                              │
│                              │
│                              │
│                              │
│                              │
│                              │
│                              │
│                              │
│                              │
│                  •••         │
│                  •••         │
│         ╭─╮╭─╮╭─╮•••         │
│         ╰─╯╰─╯╰─╯•••         │
│      ╭─╮╭─╮╭─╮╭─╮•••         │
│      ╰─╯╰─╯╰─╯╰─╯•••         │
│   ╭─╮╭─╮╭─╮╭─╮╭─╮•••╭─╮   ╭─╮│
│   ╰─╯╰─╯╰─╯╰─╯╰─╯•••╰─╯   ╰─╯│
╰──────────────────────────────╯

Input

Key Action
or A Move Left
or D Move Right
or S Fall Faster
Q Spin Left
E Spin Right
P Pause or Resume
Enter Confirm
Escape Close Game

Downloads

win-x64

linux-x64

osx-x64