
Evolving Robot Siege
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
Introduction:
In this little game you control a robot on a mission to protect a treasure chest. Try to defend it from the swarm of enemy robots that are trying to invade. The AI uses a Genetic Algorithm to learn. The enemy robots which came closest to the treasure, receive the lowest (best) score. The best ones get picked for the next wave. Try to hold out as long as possible.
This game was developed using C# and XNA. The artwork was done in Paint.NET
Controls:
Left Arrow: Move left
Right Arrow: Move right
Up Arrow: Jump
Control: Fire
Cheats:
Backspace: Spawn more enemies (Up to 100).
In this little game you control a robot on a mission to protect a treasure chest. Try to defend it from the swarm of enemy robots that are trying to invade. The AI uses a Genetic Algorithm to learn. The enemy robots which came closest to the treasure, receive the lowest (best) score. The best ones get picked for the next wave. Try to hold out as long as possible.
This game was developed using C# and XNA. The artwork was done in Paint.NET
Controls:
Left Arrow: Move left
Right Arrow: Move right
Up Arrow: Jump
Control: Fire
Cheats:
Backspace: Spawn more enemies (Up to 100).