FoonLudum Dare ExplorerLD36 → Lanterns Light

Lanterns Light

By johnasebok

View on Wayback Machine

CategoryRankScoreCount

Comments

aroscillo 2016-08-30 02:28

Hi there is something wrong with your link. It says nothing found..

aroscillo 2016-08-30 02:28

404 Not Found

johnasebok 2016-08-30 02:46

Thanks for posting AWOL. I had the game posted but neglected to hit the "Make game public" check box.

It should be working now.

guennor 2016-08-30 06:26

Ambitious to make a 3D turn based game on a game jam. Congratulations on finishing it.

Just a tip, "players" are the people playing your game - maybe you should call the units in your game "units" or "characters" or something.

nichii 2016-08-30 06:28

I'm a sucker for turn based combat and this is well done for a short amount of time. A few things that might improve this imo.

1. auto move, perhaps selecting a player and clicking move would make it easier to move around instead of having to tediously click move.
2. more sounds for certain actions like moving and attacking
3. someway to know where the zombies are, it becomes a boring walk to find the next one and villagers will die which you can't do nothing about. Maybe add a death sfx and the camera point to where the villager die?
4.the text on the sides are a bit hard to read because they almost blend with the background HUD.

Overall, this is good work, nice progress and everything works well.

johnasebok 2016-08-30 15:15

@Nichii

Great feedback. Some sounds improvements are definitely inorder. I didn't have any sound what so ever until 10 minutes before submission:P. It was last on my to do list and unfortunately it shows. The not knowing where the zombies are located is supposed to build some tension - but you are correct that without giving the player any feedback on the horrors the zombies are committing while out of site... it does feel more like playing hide and seek, which can give the player the feeling of 'tedious' in lue of the intended tension and panic.

@Guennor
I actually LOL'd when I read your comment. There was a point in development where I had all the amount of moves a player, villager and zombie could make all coded - I referred to this in code everywhere as "moveUnits". Once I placed the characters on the board I wanted to name them units but... i was using the term "units" everywhere as a measurement of movement. Believe it or not but the only reason why they aren't called units is because of the variable name I used for measure movement early in development :P. This was an OCD moment where I knew I should be fine with using the term "unit" for both but I just couldn't bring myself to do it.

Thanks both of you for the feedback :)

n42k 2016-09-02 06:59

Cannot run this, no Linux version. Can you export a Web version?

jk5000 2016-09-02 11:10

I love that you have made a ambitious strategy game. The game is not perfect, or it is not either bad, but it needs some polish. The introduction is bit hard to understand, but when you have played the for a short while, it becomes clear what you are supposed to do. The zombies, humans and the remaining game characters are visually very similar, and therefore a little difficult to distinguish. For this reason, I came a few times to shoot my own people. The idea for the game i really graet, and with some more work, a already great game can become even better. Hope to more of this latter.

johnasebok 2016-09-02 18:42

@JK5000

Thanks for the feedback. I agree, I was trying to use the lack of light to build some mood and push the necessity of using the lanterns. Unfortunately the side effect of the low light is the model colors are difficult to distinguish. Late in the process I tossed white hats on villagers as a band-aid but I will be working on adding some more context to the characters so the player can better tell them apart.

Thanks again.

@n42k
Sorry no linux version but after I fish my next bout of updates I will be sure to publish out a web version.

jonathang 2016-09-03 11:34

Impressive to do a turn based game in the jam! The mood is cool and the gameplay is satisfying for a while. Cleaning up the last few zombies is a bit of a chore though - at least you have the dying villagers to give you some information, that's a cool feature. It can be really hard to know exactly how far the zombies can move, or whether you can shoot them (because you can shoot fireballs further than you can click, which I depended on). I like the music and atmosphere a lot though, and nice use of lighting.

ebriosus 2016-09-05 02:01

Cool game! This is the first turn-based game on this jam that I've played. I liked your pick for the music, too. It gives that classic zombie movie/game feeling. The tutorial itself kinda confused me at first, but I got the hang of how everything works once I actually started playing. Sometimes, I had a hard time knowing where some of the zombies were, but I'd eventually know once the camera pans to one of the players and said zombie is right beside it, lol.

mpe3us 2016-09-10 13:31

Fun game - simple yet complex. However, it got a bit tedious when there are not many zombies left, since you don't know for sure where they are.
But overall very impressive game-

ryusui 2016-09-14 19:03

Ambitious, but the interface could use a little polish. It's a bit annoying how you can't use the keyboard to select commands, or use the mouse to pan the camera. (And is there any reason why "End Turn" isn't in the same cluster as the rest of your commands?) It also feels like the game is rather unfairly balanced in favor of the zombies: it's far too easy to accidentally feed your lanterns to the zombies. Maybe zombies should have fewer movement points per turn, as well as take fewer hits to kill?