
Rover's Spirit
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).
You are a Mars rover, and have recently lost contact with Earth. You stumble across a martian prison and must explore the area.
Controls: arrow keys to move, Z to interact.
This game will run on pretty much any hardware (minimum OpenGL 1.5). On my netbook, only non-power-of-two textures weren't being displayed correctly, but it still played fine.
If you keep your system updated, you'll have .NET 4 (Windows 7 has it by default), but just in case you get an error about not having .NET, you can download it here: http://www.microsoft.com/download/en/details.aspx?id=24872
Just tested this on another machine, you'll need to have OpenAL installed too. If the game doesn't do anything at the beginning, this is your issue, download and install OpenAL here: http://connect.creativelabs.com/openal/Downloads/oalinst.zip
You can still play this game on Linux or OS X, you just need to download Mono separately and run "mono /path/to/entry/RoversSpirit.exe"
Controls: arrow keys to move, Z to interact.
This game will run on pretty much any hardware (minimum OpenGL 1.5). On my netbook, only non-power-of-two textures weren't being displayed correctly, but it still played fine.
If you keep your system updated, you'll have .NET 4 (Windows 7 has it by default), but just in case you get an error about not having .NET, you can download it here: http://www.microsoft.com/download/en/details.aspx?id=24872
Just tested this on another machine, you'll need to have OpenAL installed too. If the game doesn't do anything at the beginning, this is your issue, download and install OpenAL here: http://connect.creativelabs.com/openal/Downloads/oalinst.zip
You can still play this game on Linux or OS X, you just need to download Mono separately and run "mono /path/to/entry/RoversSpirit.exe"