Save the Penguin by nuclear
Concept: The penguin is stranded on a patch of ice, and there are tentacle monsters in the water, so it's afraid to swim. Help it return to its nest by floating nearby pieces of ice into its path for it to hop onto, before the tentacle monsters get it.
The game was unfortunately not completed, but here it is at it stands a few minutes after the deadline.
It's written in C and C++, with OpenGL for graphics, and a number of my own libraries and source code publically available on my github account (https://github.com/jtsiomb) and included in the project archive. No game engine or 3rd party game frameworks were used. Only the following 3rd party libraries were used: freeglut, GLEW, libpng, libjpeg.
Run the game (use the RUN script on GNU/Linux) and press F1 for instructions.
You can play around with the physics and let the penguin jump between patches
of ice, but there's no goal yet, and the tentacles won't really harm you.
Credits
- Code: John Tsiombikas
- Additional code: Eleni-Maria Stea, and Zisis Sialveras.
- Procedural graphics: John Tsiombikas
- Penguin 3D model from: https://www.turbosquid.com/3d-models/3ds-penguin/653190
- Environment map from: https://learnopengl.com/Advanced-OpenGL/Cubemaps
Github project page: https://github.com/MutantStargoat/ldjam46
https://www.youtube.com/watch?v=Lk4V1VNvSYk
Ratings
| Given | 11🗳️ | 8🗨️ |
Like what you have but still trying it out