Skip to content

N44: Boat Journey: fix fmt #1346

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 16, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions content/news/044/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,8 @@ Recent updates:
[![Screenshot from the game Boat Journey showing ASCII art of a boat and some islands](boat-journey-screenshot.png)
_Carry your passengers safely to the ocean in Boat Journey._][boat-journey-itch]

[Boat Journey][boat-journey-itch] ([Github][boat-journey-github]) is a turn-based game where you drive a boat through a
[Boat Journey][boat-journey-itch] ([Github][boat-journey-github])
is a turn-based game where you drive a boat through a
procedurally-generated landscape on a voyage along a river destined for the
ocean. Accept passengers to have them help you on your journey. Fight monsters,
collect junk, trade the junk for fuel, use the fuel to travel to the ocean.
Expand All @@ -290,7 +291,8 @@ Features:
- Hand-drawn ansi-art character portraits
- You can take on a ghost as a passenger and then become a ghost yourself.

Boat Journey was made for the [7 Day Roguelike 2023][7drl-itch] game jam. The devlog is [here][boat-journey-devlog].
Boat Journey was made for the [7 Day Roguelike 2023][7drl-itch] game jam.
The devlog is [here][boat-journey-devlog].

[boat-journey-itch]: https://gridbugs.itch.io/boat-journey
[boat-journey-github]: https://github.com/gridbugs/boat-journey
Expand Down