YlleBug Family
Version | Description | |
ylle | Herb | My first version, more or less a ripoff from dracula3, some minor changes made it stay alive very long. |
ylle2 | Carn | Built in vb.net and idea was to hunt near plants and more or less sit still to guard the plant, but my poor pathfinding made the bug very weak. |
ylle3 | Herb | Another vb bug using the wave algo from the animal farm at gotdotnet, trying to see as far as possible and run as soon as an enemy i spoted, same problem as ylle2, have to do something about the poor algo templates found in vb.net. |
ylle4 | Carni | Using A* pathfinding converted from c# to vb.net (evildog) and added som features this bug was intended to use a signin post to start herding enemies to the corners, problem is they are just to weak and did not make it to the signinpost. |
ylle5 | Carni | Now, when i know that you cant use the ctype conversion stuff in vb.net there is only one thing to do, begin a new bug in c#, now using the dracula code again, but making a meat eater from a flower eater. |
ylle6 | Carni | Trying to make a bug that cant see anything but is very posious. Released way to soon, but I can feel the progress, soon I will have a dangerous bug eater. |
ylle7 | Carni | Same as above, but some minor changes. |