Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
0

Triple Blocks - My first ever game: a browser Puzzle Game

A topic by city17 created Nov 18, 2019 Views: 201
Viewing posts 1 to 1

Triple Blocks: https://city17.itch.io/tripleblocks

I'm learning Javascript and while playing around with some code I came up with a game. I developed it further this is the result!

The goal is to clear the grid by connecting blocks with the same color

  • Drag blocks to swap locations
  • Line up 3 or more blocks (in any direction) to remove them
  • Be careful to not remove too many blocks! When you leave 1 or 2 blocks of a color, you lose
  • Try three difficulties

There is also a special Snake Mode, which is still in development. 

Give it a try, and let me know what you think!