Game developed for Brackeys Gamejam 2024.2 in 7 days using Godot 4.3.

Sprites done with Aseprite tool

Music its an 8bit version of Don't Fear the Reaper by Blue Oyster Cult

Game Overview:

  • Objective:
    • Move a player block around the screen, attaching to other blocks (similar to Tetris shapes). 
    • The goal is to collect blocks and form a 4x4 grid of squares. Once you form a 4x4 structure, all attached blocks are erased and you score 40 points per block that was attached to the player
    • The game starts calmly and  gets harder and faster as the time progress.
    • Be careful, if you are not fast enough you will disappear at the top of the screen and lose
    • Help the main block travel through the endless scroll of Tetris.

Gameplay Instructions:

  • Movement:
    • Use the arrow keys to move your block around.
    • Move in four directions (up, down, left, right) across the grid.
  • Attaching Blocks:
    • Press the space bar to attach to nearby blocks (color blocks). When your player block is touching any other block that is not grey, pressing the space bar will attach it.
    • Blocks attached to the player can continue to attach to other blocks if their connectors align.
    • Avoid grey blocks as they are obstacles
    • Don't grow too big or you may be consumed by the block storm.
  • Goal:
    • Try to form a 4x4 grid of blocks. When you succeed, all attached blocks will disappear and score points.
    • Once you form a 4x4 grid of blocks, you will get 40 points per block attached.
    • Score the highest amount of points to be on the leaderboard.

Game Elements:

  • Grey Blocks:
    • Grey blocks spawn at random locations preventing player movement.
    • Be careful not to grow to big and don't get stuck.
  • Color Blocks:
    • Tetris-like blocks spawn at random locations and rotation, and the player can attach these blocks.
    • Blocks vary in size and shape.
  • Collisions:
    • The player and attached blocks can collide with other blocks or boundaries, preventing movement in certain directions.


  • Made with Godot 4.3
  • Art was made using Aseprite
  • 8 bit music inspired in Don't Fear the Reaper by blue oyster cult

Download

Download
block-survival.apk 33 MB

Development log

Comments

Log in with itch.io to leave a comment.

Great Job! Interesting concept.

keep going forward!