Skip to content

Brutusn/GlowInThePie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glow in the pie (π)

S5 Stam, JOTA-JOTI 2017 bosspel dashboard.

Device support

  • Developed on node 8.5.x, so keep that in mind.
  • Developed with browser focus of "Chrome" and "Chrome mobile".
  • You need a password to use the application. I won't give the current one :) But you can change the hash in the following line: ./libs/password.js#L9

Running the application:

  1. git clone/fork/download (whatever, get it on your system).
  2. npm install
  3. npm run app
  4. Navigate to :8080

Game rules.

Location:

Best location for this game is a forest, but a normal field might be just as good.

Necessities:

  • Items for take from station to station. (Glowsticks, for extra glow effect!)
  • Chairs, to be able to relax on a station.
  • Plenty of the above to occupy 4 stations.

Rules:

The players from team 1 (smugglers) will bring items from the A all the way to the last station [D]. See graphic below:

[A] -- A item --> [B] -- B item --> [C] -- C item --> [D]

If a player, from team 1, arrives at a station he has two options:

  1. To hand in the object he's got, and collect points for his team. This is the only option at the last station [D].
  2. To trade the object he's got, and to be able to collect more points at the next station.

Meanwhile team 2 (police) is able to catch the players from team 1. The caught person has to give away the item(s) he is currently carrying. The points of the item now goes to team 2 that captured it. Team 2 can't go to the stations to collect more points, but they are able to go to any station to collect points for their team.

The point system is as following:

Items Team 1 (smugglers) Team 2 (police)
Item A 1 9
Item B 5 5
Item C 9 1

Now it's up to both teams to have the best strategy!

App usage:

This app has 3 pages:

  1. Dashboard: Live statistics about the current selected game (Note 1: only for big screens (1080p), Note 2: To select a game, go first to page 3 (stations)).
  2. Configuration: Set up and start new games.
  3. Station: each station should select the active game. After that he can give (or take) points to the teams.

First create a game. After that log into the game and start it!

About

S5 Stam, JOTA-JOTI 2017 bosspel dashboard.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors