Myth Buster is our game which encourages you and teaches you about the different myths prevalent in the society we live in, making us more socially aware while enjoting a fun and healthy game of agility! In these trying times of Covid-19, we’ve learnt to value the virtual interactions as well, this is a two-player game that we’re willing to extend to multiple players in the future, so that you and your pals can have fun together! This togetherness, can also potentially open a dialogue about these prevalent myths in rather comfortable manner, by virtue of sportsmanship!
Our project primarily consists of a game, and a website to showcase the game, you may observe the system design as follows wherein the box is the website and various sections of the same have been defined. The logical flow of the game has been defined in the game section.
Herein the flow of the game, with the user’s perspective in greater detail appears as follows:
Replicating our game is fairly easy. To use this as it is:
node server.js
command to run the server.If you want to add your own set of myths and facts, navigate to /public/P5js/assets/slides/
and upload images of questions and answers in sequence. Make sure you name the same with numeric digits (Eg. 1-20 as done here).
The server is hosted to heroku.
A smooth sea never made a skilled sailor! We’re glad to acknowledge our learnings through the process. Even though it is an older hack we developed a lot of new insights on how sockets and multiplayer functionality works.
Unity
. After serveral iterations we were unable to get the multiplayer version working in the OpenGL build.Unity
all the server client interations were handled by the photon server whereas here we made a server from scratch.Not allowed to load local resource
).p5.js
, decreasing the playability of the game.
Shreyash Royzada spearheaded the game creation and ideation, while Priyanshi Sharma aided the ideation process and curated the website. Other logistics were mutually taken care of.