Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add robot navigation game #559

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Conversation

shubhagarwal1
Copy link
Contributor

Robot Navigator
Implementation: Create a grid where a robot must navigate to a target. Use BFS for optimal pathfinding to avoid obstacles, and DFS for testing alternative routes in case of blockages.

Screen.Recording.2024-11-08.at.10.41.27.AM.mov

Copy link

github-actions bot commented Nov 8, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link

netlify bot commented Nov 8, 2024

Deploy Preview for dfs-bfs-graph-traversal ready!

Name Link
🔨 Latest commit a5f40d1
🔍 Latest deploy log https://app.netlify.com/sites/dfs-bfs-graph-traversal/deploys/672d9e3ddcd748000806d9bd
😎 Deploy Preview https://deploy-preview-559--dfs-bfs-graph-traversal.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@sakeel-103 sakeel-103 self-requested a review November 8, 2024 13:56
@sakeel-103 sakeel-103 merged commit 1c53429 into sakeel-103:master Nov 8, 2024
5 checks passed
Copy link

github-actions bot commented Nov 8, 2024

🎉🎉 Thank you for your contribution! Your PR #559 has been merged! 🎉🎉

@sakeel-103
Copy link
Owner

"Hey @shubhagarwal1, I have some ideas for areas where you could contribute to the project if you're interested. This project could benefit greatly from AI support, especially for enhancing exploration and traversal within each area.
like -

Intelligent Pathfinding:

Use AI algorithms for more efficient pathfinding and traversal, helping users to explore areas in optimal ways.

Recommendation System:

Implement AI-based recommendations to suggest paths, points of interest, or other areas based on user preferences and previous interactions.

Data Analysis and Visualization:

Use AI to analyze user data and present insights, making it easier to understand usage patterns and improve the project’s navigation.

Predictive Modeling:

Leverage predictive AI models to anticipate user needs and provide guidance, enabling a smoother exploration experience.

Contextual Assistance:

Add AI-driven virtual assistants or chatbots to guide users through various areas, offering tips, and answering questions in real time.

-- This will truly be an awesome feature for the project. If you will be able to implement it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants