Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

SimultaneousView game page

The gravity of your words.
Submitted by lostwords — 5 days, 6 hours before the deadline
Add to collection

Play game

Simultaneous's itch.io page

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted(+1)

This mix of multiple game is fun. It's very simple yet addicting game.

Developer

Btw...


Thanks, by the way, if you play through Itch the multi-interaction aspect doesn't come through due to the need for my separate back end server that allows socket.io interaction - you'll need to use the following link for that.  When playing at the link below you'll find that the words found in Boggle inject into the next Scramble game and as future Tetris pieces in real-time.  The Scramble game sends letters to the Boggle, and cleared lines in Tetris send those letters to both Boggle and Tetris! (( also, if others are in the same random game seed, their words inject into your games!))


http://www.lostwords.org/falling-block-jam-start/

Submitted(+1)

Really like the idea of multiple games. Really good.

Developer

Thanks, by the way, if you play through Itch the multi-interaction aspect doesn't come through due to the need for my separate back end server that allows socket.io interaction - you'll need to use the following link for that.  When playing at the link below you'll find that the words found in Boggle inject into the next Scramble game and as future Tetris pieces in real-time.  The Scramble game sends letters to the Boggle, and cleared lines in Tetris send those letters to both Boggle and Tetris! (( also, if others are in the same random game seed, their words inject into your games!))

http://www.lostwords.org/falling-block-jam-start/index.html

Developer

Simultaneous: The Gravity of your words!

NOTE: The web-socket version will only work at the separately hosted link below.  

This is because of https -vs- http hosting and the use of web socket implementation using my own backend server.  

http://www.lostwords.org/falling-block-jam-start/index.html

Developer

Simultaneous: "The gravity of your words"

Experience a unique twist on the falling block genre with a multi-layered word adventure! Inspired by analog memories and the classic mechanics of Tetris, this game blends three interconnected gameplay modes using live web sockets:

  • Game 1 – Boggle Meets Tetris: Search for 4-letter words shaped like Tetris pieces. Each successful word sends letters into Game 2, influencing the scramble!
  • Game 2 – Scramble Chaos: Click bouncing letters and form words of any length. Words you create here send letters back to the Boggle-style grid, creating a dynamic, ever-changing impact.
  • Game 3 – Classic Tetris: Clear lines to generate letters for both the Boggle and Scramble games, making every move count across all three games.

Every word find and cleared line affects the other games in real time, creating a chaotic yet harmonious interplay of words and blocks. Can you master the flow of letters across all three games at once?  

“Can you defy the gravity of your words?”

NOTE: The web-socket version will only work at the separately hosted link below.  This is because of https -vs- http hosting and the use of web socket implementation using my own backend server.   http://www.lostwords.org/falling-block-jam-start/index.html

Developer

Developer