bluethelemon 2016-12-13 12:15
Is there something to actually run ? Its seems like we only have sources.
Foon → Ludum Dare Explorer → LD37 → Mother's Room
By lemonlary
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Coolness | 1798 |
Is there something to actually run ? Its seems like we only have sources.
I really tried to rate your game. I downloaded the source and built it. And at least it built and ran first try without debugging.
That said, all the menus beyond the main menu are just black screens with no way out as far as I can tell. And the game just seems to be walking around. I can't find anything to interact with at all.
Also, your colliders are visible by default, after wandering around for a while I went to the code, disabled the drawing of the colliders and multiplied the player speed by 10 just so I could explore a bit faster and try and find anything to do. Still nothing.
Still, props for attempting a game jam game in c++, but I imagine you spent all you time getting things to draw on screen an didn't have any time for game?
If you do have stuff there and it's just not working, you can submit a patch to fix it. And a playable executable would be nice.