gvnberaldi/HypersonicSearchTree
An intelligent agent designed for the Hypersonic game using advanced search algorithms and heuristics to strategically destroy boxes, collect items, and outsmart opponents. This project was developed as part of a competition and achieved top positions in the gold league.
No commits in the last 6 months.
Stars
—
Forks
—
Language
C++
License
Apache-2.0
Last pushed
Dec 19, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/gvnberaldi/HypersonicSearchTree"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
StevenLyt/mapf-visualizer
A Multi-Agent Path Finding visualization website.
mahdirezaie336/GimmeButter
A servant robot trying to serve as fast as possible using A* algorithm.
thundergolfer/the-general-problem-solver
The General Problem Solver, AI's 'first' algorithm, written in multiple programming languages.
Zhuagenborn/Chase-AI
🎮 An artificial intelligence game to demonstrate the A* pathfinding. The enemy will try to get...
Adamouization/AI-Search-Flight-Route-Planner
:airplane: Flight route planning agent using classic AI search algorithms (A*, Best-First, DFS, BFS).