Code: Select all
[youtube]vgbTIJr4H0o[/youtube]
If it possible, add the .love file, not just a video.
Code: Select all
[youtube]vgbTIJr4H0o[/youtube]
Yes, I am makin the game, that needs alot of mechanics, one of them is path following along the graph structure.
No, it's the Dijkstra's algorithm, but id can be changed to A*, if we add the distance to the end point as extra weight.
Add the .love file please.cowardlycamper32 wrote: ↑Sat Apr 05, 2025 12:43 pm Hi there.
I'm currently trying to make a small rhythm game and have no idea where to go next.
You can see my current code here: https://github.com/cowardlycamper32/rhythm-tests
however I am unsure of my next steps.
any advice would be appreciated.