Skip to content

treeplate/roborally

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoboRally - the video game

Players: 2+

This is a game (based on this board game) where you control a robot trying to navigate through a maze to get to flags.

Materials needed

1 phone/tablet/laptop per player ("client devices")
1 tablet/laptop/desktop (the "server device")

Before the game

Create a file called servers.cfg with each line following this format:

<server ip> <server name>

Server IP is the IP of the server device.
Server Name is what you want to call this server device.

Install Flutter on a computer. In the roborally_client folder, use flutter run to install the client on all the client devices.

Game setup

In the roborally_server directory, run flutter run to run the server on the server device.

Server device instructions

Pick a board, and then drag as many flags as you want onto the board and then press "Done". You don't need to do anything else on the server device, but it should still be visible to everyone playing.

Client device instructions

Launch the roborally_client app. Select the server device from the list of devices in the app. Pick a name and a color, and then press "Join Server".

During the game

This document explains how to play the game. It may be helpful to have printed out.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published