USB Warrior
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).
Fight evil robots with your USB sticks !
Our modest participation. Coded from scratch with SDL2, Eigen and M's JSON parser.
Binary for Windows available.
Run under linux, but must be compiled manually (see GitHub).
Should run under MacOS, but untested.
===
And now, some flavor text, for those who like that sort of thing.
(Yes, we totally came up with the plot fifteen minutes before the deadline.)
USB_warrior - Stick it to the man.
In a not so distant future, powerful corporations have taken over all of Earth's ressources.
Using mass-produced, heavily armored robots that run on undisclosed proprietary technology, they have locked themselves behind walls of steel and impenetrable security systems... or are they ?
Indeed, a young, intrepid she-android known only as A.M.I. has made a game-changing discovery : almost every operating robot still includes an outdated model of USB plug, along with its vulnerable firmware. USB sticks are few and far between these days, and their aging memories make them more and more shoddy. But some are still reliable enough, and our heroine now intends to wrest control of any hostile robot, by simply sneaking up on them and back-plugging their vulnerable USBware !
===
Updates:
We made a few updates till the deadline:
- Fixed the error message about missing dependencies in the Windows binary.
- Updated the README.txt to explain how to compile. (Note: should be painless under Linux !)
- Redirected logging to log.txt, so that people encountering crashes can send us a bug report with detailed information.
- Fixed a crash with a meaningless error message when assets are not found (which should not happen if you use the windows version, unless you mess with the layout of the archive). Now there is a clear error message, but chances are that the game will still crash anyway - but a least the log should tell us why.
There is also the updated version (we do not provide a precompiled download for this one, only source, see below). It contains a few enhancements right now, but we will add levels we did not managed to get for the deadline eventually.
Troubleshooting:
If you encounter any bug, please post a bug report on our github (the source link below) with a copy of the log.txt file so we can try to fix it.
Our modest participation. Coded from scratch with SDL2, Eigen and M's JSON parser.
Binary for Windows available.
Run under linux, but must be compiled manually (see GitHub).
Should run under MacOS, but untested.
===
And now, some flavor text, for those who like that sort of thing.
(Yes, we totally came up with the plot fifteen minutes before the deadline.)
USB_warrior - Stick it to the man.
In a not so distant future, powerful corporations have taken over all of Earth's ressources.
Using mass-produced, heavily armored robots that run on undisclosed proprietary technology, they have locked themselves behind walls of steel and impenetrable security systems... or are they ?
Indeed, a young, intrepid she-android known only as A.M.I. has made a game-changing discovery : almost every operating robot still includes an outdated model of USB plug, along with its vulnerable firmware. USB sticks are few and far between these days, and their aging memories make them more and more shoddy. But some are still reliable enough, and our heroine now intends to wrest control of any hostile robot, by simply sneaking up on them and back-plugging their vulnerable USBware !
===
Updates:
We made a few updates till the deadline:
- Fixed the error message about missing dependencies in the Windows binary.
- Updated the README.txt to explain how to compile. (Note: should be painless under Linux !)
- Redirected logging to log.txt, so that people encountering crashes can send us a bug report with detailed information.
- Fixed a crash with a meaningless error message when assets are not found (which should not happen if you use the windows version, unless you mess with the layout of the archive). Now there is a clear error message, but chances are that the game will still crash anyway - but a least the log should tell us why.
There is also the updated version (we do not provide a precompiled download for this one, only source, see below). It contains a few enhancements right now, but we will add levels we did not managed to get for the deadline eventually.
Troubleshooting:
If you encounter any bug, please post a bug report on our github (the source link below) with a copy of the log.txt file so we can try to fix it.