Tetris, but with the pentominoes π
Play 1.5
now at plett.fun/pentris
- WASD or Arrow Keys: Classic controller movement. Up is drop.
- Q & E or / & Shift: Rotate.
- Space, F, or R: Reflect.
- Tab, CapsLock, Z, or X: Hold for later.
- 1.4: not accessible. No start/end screens or dynamic leaderboard. (code)
- 1.3: here. No sustainable code infra. (code)
- 1.2: here. No hold bucket. (code)
- 1.1: here. No upcoming pieces display. (code)
- 1.0: here. No line breaks yet. (code)
Dynamic leaderboard introduced!
Username | Score |
---|---|
loser314 | 281 |
adam | 99 |
CREATOR | 62 |
Username | Score |
---|---|
loser314 | 131 |
erosion | 8 |
oman276 | 0 |
Username | Score |
---|---|
adam | 13 |
I wrote v1.0, v1.1, and v1.2 all from scratch in 3.5 hours because it seemed fun. :)
To contribute to Pentris, you'll need to do the following few steps.
- Fork the repository on GitHub.
- Create a new branch and make your changes.
- Open a pull request to the original repository.
For more detailed instructions, please refer to our CONTRIBUTING.md file.