tuxDB - linux gaming aggregate
TUXDB - LINUX GAMING AGGREGATE
 NEWS TOP_PLAYED GAMES ITCH.IO CALENDAR CHAT WINE SteamDeck
 STREAMERS CREATORS CROWDFUNDING DEALS WEBSITES ABOUT
 PODCASTS REDDIT 

 

SUPPORT TUXDB ON KO-FI

MENU

ON SALE

New Twitch streamer aggregation implemented (#FuckTwitch) due to Twitch's API issues (more info on my Discord )


https://samgomes.itch.io/message-across


Message Across is a simple multiplayer game which focuses on word matching. In the course of the game, the players try to complete words as they advance through the levels. Each level presents two words on the top of the screen, one for each player. The words can be completed by selecting letters on a track positioned at the center. The track contains three lanes where the letters move. In order to select a letter, a player has to position their marker to the lane where the letter is rolling, and select an action. When the letter collides with the marker, the selected action is performed. If two players are in the same track, only the first player that selects an action is able to perform it.

The players can perform one of two possible actions at each moment. They can either take the letter or give the letter to the other player. The objective of each player is to obtain the highest score.

The game was developed exclusively for touch screens, and players interact with it through virtual buttons positioned in each bottom side of the screen. The current scores and number of available actions are displayed in the game interface, above the players' buttons and below the players' words. The words presented to players, as well as the score system of the game is fully parameterizable. In particular, the score attributed to a player after performing an action depends on the action itself (give or take), whether the letter is useful for the player who performed the action or the other player, and whether the player who performed the action had lower, equal or higher score than the other player. Other aspects of the game, such as the players' colors or number of possible actions per level can also be changed dynamically.

The code for the game is available in the GitHub  platform.

In this page, you can download and test the latest Message Across build, or the beta version that supports networking (we include the game files for Windows and headless Linux).