All known 4-block puzzle
Go to file
dan63047 57d13ba5c9 pepega bot in the development 2021-10-05 19:39:35 +03:00
.idea pepega bot in the development 2021-10-05 19:39:35 +03:00
.gitignore pepega bot in the development 2021-10-05 19:39:35 +03:00
PressStart2P-vaV7.ttf init 2021-05-22 19:39:54 +03:00
README.md pepega bot in the development 2021-10-05 19:39:35 +03:00
block.py pepega bot in the development 2021-10-05 19:39:35 +03:00
gameplay.py pepega bot in the development 2021-10-05 19:39:35 +03:00
pytris.py pepega bot in the development 2021-10-05 19:39:35 +03:00
test.py pepega bot in the development 2021-10-05 19:39:35 +03:00

README.md

PYTRIS

by dan63047

All known 4-block puzzle

Control

In main menu

  • Up & Down arrows - change selected option in menu
  • Left & Right arrows - change value of selected option
  • Enter - trigger selected option

In game

  • Left & Right arrows - move piece left or right
  • Arrow Up or X - rotate piece clockwise
  • Z - rotate piece counterclockwise
  • Arrow Down - soft drop piece
  • Space - hard drop piece
  • C - hold piece
  • P - pause
  • R - reset game

On pause/"game over" screen

  • Backspace - to main menu
  • R - reset game
  • P (if on pause) - back to game