RKnybel / Water-Wall

A Tetris clone written in Python with Pygame
5 stars 1 forks source link

Add option to move block in different positions #3

Closed molecula451 closed 4 years ago

molecula451 commented 4 years ago

As title says. Option to move blocks in different positions would improve t he gameability

RKnybel commented 4 years ago

What does this mean? The blocks can already rotate and move left or right

molecula451 commented 4 years ago

Alright, yes! I got the keystrokes. We would need instead to add in the visual for improvement so a possible user may see what keys exactly are.

molecula451 commented 4 years ago

@FestyWalrus You may be wondering. What exactly impulse me to contribute to the project. Well I was laying out and I got tired on excessive load on PHP old tetris and consuming unnecesary internet bandwidth. Further. I was kinda inspired quite ago and decided to take the snake by the throat and have fun with it on a Tetris. Found yours. :)

RKnybel commented 4 years ago

Thank you c: and did you mean a help screen? I'm still not really understanding what you mean.