The Chain Reaction Game Demo Video

Tech Stack

About the Project

This project, inspired by BFS traversal concepts learned in the Data Structures and Algorithms course, is an interactive game. The player initiates a chain reaction by clicking on boxes, aiming to strategically gain control over the game board.

More Information About the Project

Project Overview

The Chain Reaction Game is a strategic, turn-based multiplayer game where players place orbs on a grid. The goal is to dominate the board by creating chain reactions, making for dynamic and unpredictable gameplay.

Gameplay Mechanics

Technical Details

Challenges and Solutions

Optimizing Chain Reaction Calculations: Algorithms were developed to efficiently calculate chain reactions, minimizing lag and ensuring smooth gameplay.
Enhanced User Experience: The UI is designed to provide clear visual feedback for better gameplay.

Skills Demonstrated

Future Enhancements