
The Bright and the Beast
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Best played in fullscreen / 1080p!
Develeoped by a friend and me during 48h and used the third day for bug fixing (really was necessary :sweat_smile:).
Along severeal 'mission' given to the player by an old man, he would find artifacts, that help him avoid the monster.
However, in the end, we only managed to implement a fetch-quest into the game during which the monster hunts you.
- F to interact with the NPCs and objects
- Right mouse button (keep pressed) to reignite your torch
The source code can be found via the link below. Take a look if you want to. But be warned - the project is not very well organized and the code is messy as well... :sweat_smile:
https://github.com/UnnamedPl4yer/Ludum-Dare-51
Develeoped by a friend and me during 48h and used the third day for bug fixing (really was necessary :sweat_smile:).
The idea
The idea was that a monster chases the player every ten seconds. Running from it is the only chance.Along severeal 'mission' given to the player by an old man, he would find artifacts, that help him avoid the monster.
However, in the end, we only managed to implement a fetch-quest into the game during which the monster hunts you.
Controls
- W A S D (or arrow keys) to move- F to interact with the NPCs and objects
- Right mouse button (keep pressed) to reignite your torch
Developers notes
It was our first GameJam in a very long time (or even at all) so we had a lot to (re-)learn in terms of making games and working with Unity. However, I think it turned out quite good for a weekend project and we had a great time, which is all that matters :smiley:The source code can be found via the link below. Take a look if you want to. But be warned - the project is not very well organized and the code is messy as well... :sweat_smile:
https://github.com/UnnamedPl4yer/Ludum-Dare-51