
Yocast
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).
UPDATE2: Uploaded a 32 bit windows version. Use this version if you are unsure or have problems with the 64 bit version
UPDATED: the windows download should work now.. forgot to include the .dll files :/ my bad, i'm sorry!
You are one of yocast!s employee and your job is to connect all worlds in the universe! Visit different planets and connect them.
Pay attention to the length of your line. You can buy supplies at each planet.
Controls:
Up - Accelerate
Left,Right - Turn rocket
Space - (at planet) let go from planet
Esc - Quit
Short how to play:
- press m when circulating a planet to toggle the map and find your ship
- find a planet you want to fly to next, and buy enough "line" (press l) to get to that planet. overbuying by 200-300 is a good idea
- also buy some fuel to get away from your planet and to navigate to other planets
- after you have some money, upgrade your booster (higher acceleration, same fuel consumption)
- every new connection gives you money
- game is over, when you exceed the length of your line (watch the "line length" field, to see how much is left)
- the game isn't always fair. Sometimes you won't even get to any planet from your starting planet. I guess that's just how it is.. Sorry ;)
Oh btw: no sound in space, because there is no sound in space, of course..... ;)
Uses the awesome LOVE2D engine. (Also used: The GIMP)
Instructions how to run:
Windows: just download the Windows exe and run ;)
Linux: Get love-0.9.1 from your repo, download the love file and run it with:
$ love yocast.love
MacOS:
The love2d engine is available for mac here: https://bitbucket.org/rude/love/downloads/love-0.9.1-macosx-x64.zip
From the love2d webiste:
> On Mac OSX, a folder or .love file can be dropped onto the Love.app application bundle. On the Mac OSX Terminal (commandline), you can use love like this (assuming it's installed to the Applications directory): open -n -a love "/home/path/to/game"
(More instructions: http://love2d.org/wiki/Getting_Started )
UPDATED: the windows download should work now.. forgot to include the .dll files :/ my bad, i'm sorry!
You are one of yocast!s employee and your job is to connect all worlds in the universe! Visit different planets and connect them.
Pay attention to the length of your line. You can buy supplies at each planet.
Controls:
Up - Accelerate
Left,Right - Turn rocket
Space - (at planet) let go from planet
Esc - Quit
Short how to play:
- press m when circulating a planet to toggle the map and find your ship
- find a planet you want to fly to next, and buy enough "line" (press l) to get to that planet. overbuying by 200-300 is a good idea
- also buy some fuel to get away from your planet and to navigate to other planets
- after you have some money, upgrade your booster (higher acceleration, same fuel consumption)
- every new connection gives you money
- game is over, when you exceed the length of your line (watch the "line length" field, to see how much is left)
- the game isn't always fair. Sometimes you won't even get to any planet from your starting planet. I guess that's just how it is.. Sorry ;)
Oh btw: no sound in space, because there is no sound in space, of course..... ;)
Uses the awesome LOVE2D engine. (Also used: The GIMP)
Instructions how to run:
Windows: just download the Windows exe and run ;)
Linux: Get love-0.9.1 from your repo, download the love file and run it with:
$ love yocast.love
MacOS:
The love2d engine is available for mac here: https://bitbucket.org/rude/love/downloads/love-0.9.1-macosx-x64.zip
From the love2d webiste:
> On Mac OSX, a folder or .love file can be dropped onto the Love.app application bundle. On the Mac OSX Terminal (commandline), you can use love like this (assuming it's installed to the Applications directory): open -n -a love "/home/path/to/game"
(More instructions: http://love2d.org/wiki/Getting_Started )