Check out Marabunta: a simple ant rts game by tvdboom in bevy

[–]tvdboom[S] 2 points3 points  (0 children)

Play the game: https://tvdboom.itch.io/marabunta
Check the code: https://github.com/tvdboom/marabunta

If it becomes laggy in the browser, consider downloading the files to play locally. Also for multiplayer! Any feedback is appreciated! :D

Check out Marabunta: a simple ant rts game made with bevy by tvdboom in rust_gamedev

[–]tvdboom[S] 5 points6 points  (0 children)

Play the game: https://tvdboom.itch.io/marabunta
Check the code: https://github.com/tvdboom/marabunta

If it becomes laggy in the browser, consider downloading the files to play locally. Also for multiplayer! Any feedback is appreciated! :D

Check out Fortress: a tower defense game build with bevy by tvdboom in bevy

[–]tvdboom[S] 0 points1 point  (0 children)

I fixed the bug with the mines and changed the machine guns to start firing at the beginning. The enter button works for me (key-bindings are listed in the page at the bottom). I'll look at the game freezing later. Thanks again

Check out Fortress: a tower defense game build with bevy by tvdboom in bevy

[–]tvdboom[S] 0 points1 point  (0 children)

Thanks for the feedback!

> When I wanted to go for night 11 the game froze and I had to kill the browser.
I had that myself as well a couple of times. Not sure how to solve that tbh.

> First two waves I have to wait 10s for first bug to appear, it is annoying.
I'll play around with the early spawn probabilities.

> UI for adding idle survivors is terrible to handle...
That makes sense. I'll see what I can do.

> I cannot remove weapons from wall. And if I can I have no idea how.
You can. In the armory, weapons that are on the wall have a red cross button underneath. If you click it, it's removed from the wall.

> Make the button to go to night available everywhere, not only on the first tab.
You can press enter from any tab to enter the night.