Distribution Game – BCIT

Distribution Game is a web based game where the user, through trying to keep up with supply and demand challenges, learns about the “Bullwhip effect”.

Description of the game can be found here as part of BCIT’s Flash Redevelopment projects

Game can also be tried here

Originally presented through a Flash application, I helped redevelop this project as a React app. I created the backend system, where all elements of the game, such as what should happen per “day” and how it should be affected by randomization or the algorithm, was serialized from either a json or csv file provided by the instructor, and then run as part of the application.