instant-noodles 2014-12-10 10:25
Nice to make a game on linux !
Foon → Ludum Dare Explorer → LD31 → BaG
By kwarf
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Coolness | 2356 |
Nice to make a game on linux !
shadows were cool, but the gameplay was lacking and didn't really take advantage of the tech.
Could not effectively play. After installing deps and getting it to run, I had a black map, and the score, presumably at the top. Pressing arrow and space bar keys made a '50', then '100' jump around, but no character or lights.
Nice shadows!
Had to build this myself, and even the build process wasn't straightforward.
Anyways, I like the way graphics are done, but I wish you were able to do something more with the game that would make it more fun. Also, if the gravity was faster, it would feel much more responsive.
It's a neat tech demo, but as you say, not a game. I had the same bug as another commenter - score shows up at the top for some reason, and the screen goes black. This seems to happen if the window is resized beyond the gameplay area.
Your build system didn't seem to notify me that I needed to build the Tmx lib in ./lib, by the way. Cmake succeded and left me guessing as to which TMX loader library you were using. You should also make a note that your binary requires SFML 2 - specifically, not 2.1.
I'm afraid I can't rate this one, it launches but sadly I get a screen with only the platforms and not much else: http://imgur.com/CGWsomc
Log:
neilo@neilo-pc:~/LD31Games/Kwarf/BaG$ ./BaG
Loading tileset tileset from tileset.png
Loading entities
Loading collidables
Any ideas?