Did some line wrapping on markdown content.

This commit is contained in:
2024-10-28 16:54:55 +02:00
parent 060f1f16b6
commit ea2be4e354
17 changed files with 215 additions and 167 deletions

View File

@@ -24,6 +24,9 @@ image=""
#### AI-driven characters act and speak in dramatic concert with the player.
A unique narrative emerges on every playthrough: build or break relationships that directly affect the outcome of the game. Expect lightning-quick load times on mobile, desktop and the web!
A unique narrative emerges on every playthrough: build or break relationships that directly affect
the outcome of the game. Expect lightning-quick load times on mobile, desktop and the web!
Dantes Cowboy is written from scratch in C. Development is done on native desktop with native tools: [RemedyBG](https://remedybg.itch.io/remedybg) and MSVC, while production in the web leverages Emscripten. We are cross-platform thanks to the [Sokol](https://github.com/floooh/sokol) headers.
Dantes Cowboy is written from scratch in C. Development is done on native desktop with native tools:
[RemedyBG](https://remedybg.itch.io/remedybg) and MSVC, while production in the web leverages Emscripten.
We are cross-platform thanks to the [Sokol](https://github.com/floooh/sokol) headers.