Skip to content

A cooperative local multiplayer game made for the 2019 RHHS STEM Olympics. Based on Keep Talking and Nobody Explodes.

License

Notifications You must be signed in to change notification settings

AltheFlyer/Talk-And-Nothing-Breaks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Talk And Nothing Breaks

About

Talk and Nothing Breaks is a cooperative local multiplayer game made for the 2019 RHHS STEM Olympics. Based on Keep Talking and Nobody Explodes, a team of 2+ players will have to work on defusing a trap (read: bomb) by solving computer science related puzzle modules under a time limit. One player acts as the designated defuser, who plays the game with an active view of the bomb. Everyone else will play as the 'experts', having access to a manual containing instructions on how to defuse each trap's puzzles, but with no view of what's being defused. It's recommended you rotate roles every round so everyone has a chance to defuse.

The defusal guide/manual.

Built With

* Only used during STEM Olympics event on the web-release branch

Getting Started

Prerequesites

You will need Unity to run or develop this project.

Setting Up Online Score Tracking

The web-release branch contains a login prompt on game start, and code to automatically send win/loss information through POST requests. If you want to use this code, you will need to modify the url endpoints within the code, and supply your own server to respond to the requests.

You may also want to remove or modify the login screen.

Screenshots

demo demo
demo demo

License

Distributed under the GNU GPL v3 License. See LICENSE for more information

About

A cooperative local multiplayer game made for the 2019 RHHS STEM Olympics. Based on Keep Talking and Nobody Explodes.

Resources

License

Stars

Watchers

Forks