Stone Soup
- July 19, 2024
- Rithviik Srinivasan
Demo Video: This project was a collaborative effort, with the following highlighting my specific contributions.Project Overview: In this project, I developed a procedural room generation system for a 2D dungeon crawler using breadth-first search (BFS), depth-first search (DFS), and Dijkstra algorithms. This system creates dynamic, grid-based levels. Additionally, I incorporated gameplay mechan…