FoonLudum Dare ExplorerLD53 → Waiting for the dark water

Waiting for the dark water

By remiv

View on ldjam.com

CategoryRankScoreCount
Overall2.8710
Fun2.5010
Innovation2.9310
Theme3.3710
Graphics2.7510
Audio2.649
Mood2.9310

Comments

joshuabounds 2023-05-02 22:16

Driving the ship is quite a challenge, but rewarding once you're zipping around the map. I could not figure out how to buy anything at the ports, not sure if the controls are mentioned in the game or files. Still fun to sail around!

remi-v 2023-05-03 18:32

Apparently, I didn't include the patch I made on the python arcade library I use in my game. (the one in this commit : https://github.com/vanicat/ludum53/commit/36fa0af0f27d9655e5287ea139da8fcde0c44341). So the uploaded version of the game do not register the fact you are in a port.

The one in the "Microsoft Windows" link as the bug fix.

realwangziyang 2023-05-04 06:35

It's quite interesting to get familiar with the control of the ship.

dan-allison 2023-05-04 17:18

I think it's a really unique take on ship controls, normally I feel like most games just make it work like any other vehicle so this a really cool way to approach it. Felt quite nice when I'd got the hang of it!

mpk90 2023-05-06 18:12

I really like the controls of the ship once you understand them. Unfortunately, I somehow couldn't load or deliver any goods at the next port. Also in the game itself is no info except for the ship control itself.

- Next time please write the controls on the Ludum Dare page. - Also leave there the info that you have to start the dark-water.bat and not the exe.

remi-v 2023-05-07 09:51

Thanks @mpk90, I've update my game description here.

cdunham 2023-05-11 04:32

Cool trading game, it would be nice to have a map to see where the different ports are instead of just hoping you'll come across one. Maybe having something like cargo that goes bad over time or having obstacles in the water would add some challenge to the gameplay. Quests to deliver certain cargo to certain ports would also be cool