
Sirens
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).
Sirens is a game where you play as sirens, trying to crash ships into rocks.
Click on a Siren to make it sing, but be warned - the siren's song is short, and has a cooldown! The gold icon in the upper right lets you buy more rocks and sirens if you have enough gold & there is a valid place to put what you want to buy. Rocks can only be placed around a siren. The 200 gold rock option will fill the entire area around a siren with random rock types. You can use it even if the rocks are not all gone.
To build the game you will need SDL2, SDL2_Image, SDL2_ttf, FMOD, dmd (dlang.org), and dub (code.dlang.org). Once the dependencies are installed run "dub" in the game's directory. That will build and run the game. If you have a successful build for a platform that I have not provided, please consider sending it my way!
To run the game you will need SDL2, SDL2_Image, SDL2_ttf, and FMOD.
When there is a windows build ready, dll's will be included in the game folder for your convenience.
Click on a Siren to make it sing, but be warned - the siren's song is short, and has a cooldown! The gold icon in the upper right lets you buy more rocks and sirens if you have enough gold & there is a valid place to put what you want to buy. Rocks can only be placed around a siren. The 200 gold rock option will fill the entire area around a siren with random rock types. You can use it even if the rocks are not all gone.
To build the game you will need SDL2, SDL2_Image, SDL2_ttf, FMOD, dmd (dlang.org), and dub (code.dlang.org). Once the dependencies are installed run "dub" in the game's directory. That will build and run the game. If you have a successful build for a platform that I have not provided, please consider sending it my way!
To run the game you will need SDL2, SDL2_Image, SDL2_ttf, and FMOD.
When there is a windows build ready, dll's will be included in the game folder for your convenience.