Taniwha by downsouthsoftware

[raw]
made by downsouthsoftware for LD33 (COMPO)
My fist entry into Ludum Dare.

In this game you play the role of a Taniwha from ancient Maori legends (New Zealand). The Taniwha is a monster that normally protects treasure but in this case you are just trying to protect you identity. Use you laser vision (because why not?) to kill the divers before they take a photo of you and reach the surface. Also feel free to zap some fish, just because you can.

Game was written in python and pygame
Source included with download, Github also.

Feedback

bentglasstube
27. Aug 2015 · 05:24 UTC
Game seemed to crash quite a bit, and would randomly take me back to the start screen although I didn't think I had lost.
daveh
27. Aug 2015 · 05:34 UTC
I feel like when I'm seeing the start screen I'm getting photographed and losing? It could use some more clear feedback on that and some kind of visual or audio feedback that I'm doing damage to the divers with my laser would help.

It's a good concept--very original and a good take on the theme.
Indiestry
29. Aug 2015 · 08:45 UTC
Nice concept (quite similar to mine btw) but I feel like I´m unable to damage the divers. Either that or your game is missing some visual feedback when hitting them. Swimming around feels nice. Also I got an errormessage: Traceback (most recent call last):
File "main.py", line 646, in <module>
main()
File "main.py", line 511, in main
window.blit(menu_background.menu_surface, (0, 0))
pygame.error: display Surface quit
Traceback (most recent call last):
File "main.py", line 646, in <module>
main()
File "main.py", line 511, in main
window.blit(menu_background.menu_surface, (0, 0))
pygame.error: display Surface quit
ohsqueezy
01. Sep 2015 · 19:53 UTC
Cool monster and legend but is it possible to laser the divers? Also, they sometimes spawn at the top right before surfacing, so some rounds end immediately.
Cosmologicon
07. Sep 2015 · 18:51 UTC
I tried the source version on Linux. Works good, but I had to rename the files like Diver.png -> diver.png because it's case sensitive. I like the concept, but it all happens so fast, I felt like my lasers weren't having any effect.
frnknstn
08. Sep 2015 · 09:29 UTC
Fun, goofy game.