Coin Diver original version made by VDZ in 48 hours for Ludum Dare 29 - 'Beneath the Surface' --- In Coin Diver, you dive into the sea to collect coins. Press left and right to rotate, and Z or space to swim. As you spend time underwater, you will run out of air. Find an air pocket to refill your air before you drown! Furthermore, your temperature will drop slowly; if it reaches 0%, you will die of hypothermia. Try to surface before this happens. If you return to the surface alive, your score is doubled. Collect multiple coins before refilling your air for bonus points. --- Coin Diver is a Windows-only game using .NET 4 and XNA Framework 4. If you picked the download with them included, their installers are in this folder. If not, you can get them here: .NET Framework 4: https://www.microsoft.com/download/en/details.aspx?id=17851 XNA Framework 4: https://www.microsoft.com/download/en/details.aspx?id=20914 --- Controls: Left/Right/A/D - Rotate your character Z/Space/W/Up - Swim R - Restart F or Alt-Enter - Toggle fullscreen mode Escape - Quit the game --- The high score list can also be viewed inside a browser: http://vdzserver.org/php/coindiver/scores.php --- Some tips: - Play the game with sound enabled. The music will let you know when you're about to drown. - Pay attention to the background color and the music; you'll be able to tell how deep you are. - Don't just mash the swim button. Using the button more conservatively allows you to steer more precisely. --- This game is public domain. Feel free to do whatever you want with it. Source code can be found at: http://www.vdzserver.org/ld29/ Entry page: http://www.ludumdare.com/compo/ludum-dare-29/?action=preview&uid=7284