
Scvng.R
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).
Click Scang.R to Play!
Fixed a bug that usually prevented the second level from being finished and added missing laser sound.
In Scvng.R you play as a robot trying to survive in the crazy AI world. Use
the available logic slots to apply logic routines, such as `Move`, `Laser`, `Repair`
to make your way in the world.
To apply a new routine first click the Logic-Slot (on the top bar) where you'd like
the routine and then click a Routine from the available (the bottom bar). This will
update the intelligence loop your robot is using.
Your robot will automatically skip empty logic routines or routines that are not applicable in the current situation.
Your robot will list its current strategic objective in the debug console at the top left, and display its current objective in the top middle.
Update
Fixed a bug that usually prevented the second level from being finished and added missing laser sound.
How to Play
In Scvng.R you play as a robot trying to survive in the crazy AI world. Use
the available logic slots to apply logic routines, such as `Move`, `Laser`, `Repair`
to make your way in the world.
To apply a new routine first click the Logic-Slot (on the top bar) where you'd like
the routine and then click a Routine from the available (the bottom bar). This will
update the intelligence loop your robot is using.
Your robot will automatically skip empty logic routines or routines that are not applicable in the current situation.
Your robot will list its current strategic objective in the debug console at the top left, and display its current objective in the top middle.