
Anteater 2
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
This is a remake of a game I made for LD 48, the anteater
https://ldjam.com/events/ludum-dare/48/anteater
You control the anteater tong, click to the target and it will eat the ants in between.
The ants prefer paths with more pheromone;
In this version I remade all the code in JS, before it was QML, I also made it end when the ants get to a certain depth.
So the objective is to eat the most ants you can and avoid letting them get too deep.
I opted out the graphics, because I used the same hand made sprites from the last time, and the sfx were AI generated, so I also opted out the audio.
https://ldjam.com/events/ludum-dare/48/anteater
You control the anteater tong, click to the target and it will eat the ants in between.
The ants prefer paths with more pheromone;
In this version I remade all the code in JS, before it was QML, I also made it end when the ants get to a certain depth.
So the objective is to eat the most ants you can and avoid letting them get too deep.
I opted out the graphics, because I used the same hand made sprites from the last time, and the sfx were AI generated, so I also opted out the audio.