Tetris (wip)

Video

Todo list

[:negative_squared_cross_mark:] Fix Highscores
[ ] Toggle on/off Sound
[ ] Speed up block
[ ] Hold a piece game mechanic

(NONE OF THE CODEIS ACTUALLY WRITTEN BY ME, ALL CREDIT GOES TO drummyfish! I simply edited it)

this Tetris game was made using the SAF(Small Abstract Fish) game engine, which drummyfish also made :+1:

files: GitHub - Broskibble/Tetris-SAF: Tetris made in the SAF(Small Abstract Fish) game engine

download the tetris.h file, and the saf.h file.

  1. create a sketch called e.g. tetris
  2. in the folder (with the ‘tetris.ino’) file put the files [tetris.h ] and [saf.h ]
  3. in the main sketch file (tetris.ino) write:

#define SAF_PLATFORM_NIBBLE
#include “tetris.h”

  1. compile and upload it to your nibble! :smiley:
3 Likes

Hi @Broskibble and @drummyfish,

this looks great! :slight_smile:

Can we share a link on our social media?

Of course, we will mention you. You can send us your social media accounts or names in DM or contact@circuitmess.com.

Sincerely,
Monika

Ues of course you can share it thanks! :smiley:

( by the way credit drummyfish too because again its mostly his code.)

1 Like

Sure, I’ll be glad if you share it :slight_smile:

2 Likes

Hi guys,

feel free to check our social! :slight_smile:

We published it! :slight_smile:

Sincerely,
Monika

2 Likes