Warning: this game is a prototype, not a full-fledged game.

FootTruc is a football MMO that is played in the Twitch chat. It is made for streamers that want their viewers to play together!

Just provide a channel name and the game will connect to your Twitch chat. Then stream the game and have fun!

How does it work?

Viewers can write commands in the chat to interact with the game.

Each viewer is assigned a team (blue or red). They can type "t" or "team" in the chat to know what team they're in.

Once they know, they can send orders to any player of their team!

The allowed orders are : start shooting, stop shooting, aim in a direction, move in a direction.

Command list:

for players:

t: the game prints a message giving the user their team

<num> (a player number): the player with the specified number will be activated. It means that whenever a ball comes across its radius, they will shoot it!

<num>x: the player with the specified number will be deactivated. It won't shoot anymore.

<num><dir> (a player number and a direction): the player with the specified number will aim towards the given direction. To see how to input a direction, see below.

<num>m<dir> (a player number, the character 'm' and a direction):  the player with the specified number will move a bit towards the given direction. The more times you input 'm', the longer the move. To see how to input a direction, see below.
Example: "12mmmne" => "player 12 moves 3 units to the northeast "

for admin:

reset: ends the current match and go back to settings screen

ball+: increase the ball count and spawn a ball

ball-: decrease the ball count

ban<num>: ban the player <num>

directions

To input a direction, just type

'n' for 'north'

's' for 'south'

'e' for 'east'

'w' for west (or 'o' for my french comrades)

You can refine the command by specifying the direction up to 3 times. For instance, 'ne' or 'en' means "north-east". In the same way, "wsw", "sww" or "wws" all mean "west-southwest".

Leave a comment

Log in with itch.io to leave a comment.