
LasersBot
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).
About:
You're a robot in a factory, who has to repair it's power section, and for some reason your memory gets violated and start running out of space.---
Controls:
_Explained in the game dialogs._---
Note from the developer:
Because of my limited time (due to school) I wasn't able to create enough content (levels) for the game I've written :slight_frown:But anyway, I've submitted the game with the levels I've done, I hope you would enjoy it :slight_smile:
---
Screenshots:
---
Execution Instructions:
---
- Windows:
1. Extract the build `.zip`.2. Execute `LasersBot.exe`.
---
- Linux:
-- Method A:
1. Extract the build `.zip`.2. Open a terminal in the build `.zip`.
3. Execute `chmod u+x run`
4. Execute `run`
-- Method B:
1. Install LÖVE 11.1 from https://love2d.org2. Download the `.love` of LasersBot
3. Open the terminal and execute `love LasersBot_Universal.love`.
---
- OS X:
I can't test the OS X builds, It's better to download LÖVE 11.1 and run the .love file instead !, Or if you have time contact me to troubleshoot the build.1. Extract the `.zip` (I've been told you have to use a third-party .zip tool for the game to run).
2. Execute the game app.
---
- Android:
1. Install LÖVE 11.1 from https://love2d.org2. Download the universal `.love` to your device.
3. Run it using LÖVE (use a files explorer).