Light Mode
Dark Mode
Slidey game

Hey everyone,

I'm fairly new to programming and just getting started with learning python.

As a project to speed up the learning process, I'm trying build a simple version of the Slidey game (similar in some ways to the Tetris).

I now have to the decide which structure to use to store the information of my blocks (length, type, color). I have no clue on how to decide what the best and most efficient option is.

Somebody who could give me some tips to solve this problem?

Kind regards

Rob

  • code_review
Created: March 28, 2020, 8:44 a.m.
Updated: March 28, 2020, 9:19 a.m.
1
6
User avatar
RobWcool