Frog Terrarium by lonewookie

[raw]
made by lonewookie for LD 38 (COMPO)

Controls: Arrow keys for movement, Up arrow for jumping, Mouse to use tongue.

Goal: Escape the terrarium. Only 3 levels.

This is my first run with Unity, ran into quite a few issues, but hey, I shipped it! It's a simple platformer set within a terrarium. You can click the mouse anywhere to shoot out the frog's tongue. The tongue can push rocks and may be useful on one or two of the levels.

It's buggy and relies on basic unity physics, so some of the collisions are wonky, but I hope you enjoy the small game!

Itcho.io link: https://lonewookie.itch.io/frog-terrarium Source Code: https://bitbucket.org/lonewookie/ld38/

Ratings

Given 0🗳️ 0🗨️

Feedback

Richard Michael Smith
07. May 2017 · 16:16 UTC
Hi @lonewookie,
I don't think you have provided all the files needed to run your game. It seems like one of the two downloads is a Mac version (despite being labelled as Windows) and the other is just the Unity launcher without the data required to play your game.
Please build the game again (for Windows) and zip up the EXE and the data folder.
OccultOne
18. May 2017 · 05:21 UTC
Missing the Unity _Data folder, which needs to be included with the EXE to run.