Guess-The-Path

所属分类:其他智力游戏
开发工具:Java
文件大小:0KB
下载次数:0
上传日期:2023-12-14 16:35:59
上 传 者sh-1993
说明:  GitHub上的“猜猜路径”:一个教育娱乐项目,将图论算法合并到交互式游戏BFS、DFS和Dijkstra中...
("Guess The Path" on GitHub: An edu-entertainment project merging graph theory algorithms into an interactive game—BFS, DFS, and Dijkstra s. It s a unique blend of learning and fun, making abstract algorithms accessible. Join for an innovative, compact educational gaming experience!)

# Guess The Path A simple game that is focused on Graph theory (BFS, DFS and Shortest Path). # TL/DR? Want demo instead? [![Watch the video](https://img.youtube.com/vi/Swh8pPu8eoY/maxresdefault.jpg)](https://youtu.be/Swh8pPu8eoY) P.S. This is actually a link that redirects to YouTube. ## Features - Breadth-First Search Question - Depth-First Search Question - Shortest Path Question implementing Dijkstra's Shortest Path Algorithm - Cute and interesting UI ## Authors - [@Matthew Eucaristo C14210070](https://github.com/Matthew-Eucaristo) Contributing on Base Code, OOP Concept and Dijkstra's Algorithm implementation - [@Michael Christianson Ray C14210069](https://github.com/MammaMiaaaaa) Contributing on BFS implementation - [@Farrel Christopher C14210245](https://github.com/MyAccount704) Contributing on DFS implementation - [@Aloysius Juan C14210020]() Contributing on UI and Program Flow - [@Felix Jonathan C14210050]() Contributing on UI and Program Flow ## Installation We recommend to use JDK 16 or newer. We recommend to install this project using JetBrains's Intellij Java IDE. ## Contributing Contributions are welcome! If you have an idea for a new feature or improvement, feel free to submit a pull request or open an issue to discuss it. ## FAQ #### Why we make this ? Based on school's Data Structure assignment. Also pure curiosity lol. ## License [MIT](LICENSE)

近期下载者

相关文件


收藏者