Taniwha by downsouthsoftware
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.
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.
| Windows | http://downsouthsoftware.itch.io/taniwha |
| Source | https://github.com/paddypolson/Taniwha |
| Original URL | https://ludumdare.com/compo/ludum-dare-33/?action=preview&uid=56273 |
It's a good concept--very original and a good take on the theme.
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