Skip to content

idan192/ctetris

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris Workshop ReadMe

Feature and Mechanic Ideas

Various ideas for mechanics which add fun and a new degree of difficulty in development.

Mino “Creatures”

Each Mino contains a small “thing” which can affect game play. Maybe:

  • a bullet that breaks out after some time shaking around
  • a magnet that pulls it faster towards similar minos.
  • explodes the tetromino and allows you to rotate a fragemented tetromino in a larger bounding box…
  • A creature that breaks out, eats certain color bricks and poops out a different color
  • A creature that makes the tetromino go sideways and stick to the wall, until eventually it drops randomly..
  • A creature that prevents rows from clearing until the creature is dealt with…

Scoring Systems

Maybe clearing lines isn’t enough. If you clear lines with the same color in them, maybe you collect certain rewards?

Program Tetris on progressively smaller machines

Embedded tetris!

Different block types

Type U, V, W, X, Y, Z.... etc…

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 96.5%
  • CMake 3.5%