Skip to content

Latest commit

 

History

History
31 lines (25 loc) · 1.04 KB

README.md

File metadata and controls

31 lines (25 loc) · 1.04 KB

TETRIS SPHERES

Open source implementation of tetris effect! Before starting a game, the player can choose an artist, which will affect the music and the style (colors / theme) of the game.

Demo

tetris-pheres-final

Featured Artists

DEPLOYMENT

firebase deploy

Todos

seach code for @TODO!

  • score
  • render ghost blocks (block prediction)
  • endgame condition
  • display next block
  • feature to hold block for later (swap block)
  • Highscore database?
  • Donate Button (coffee)
  • info modal (what is this about?)
  • game-over logic (modal)
  • music logic!
  • background animation test?