This repository has been archived on 2021-04-27. You can view files and clone it, but cannot push or open issues or pull requests.
2021-04-06 19:21:29 -04:00
2021-04-22 10:22:23 -04:00
2021-04-07 11:56:47 -04:00
2021-04-22 15:23:18 -04:00
2021-04-22 15:22:32 -04:00
2021-04-22 15:16:30 -04:00
2021-04-06 10:48:07 -04:00
2021-04-06 19:21:29 -04:00
2021-04-05 12:14:15 -04:00
2021-04-22 15:28:08 -04:00
2021-04-06 19:21:29 -04:00

ludum-dare-48

Development Resources

VSCode Setup

If using VSCode, disable the Rust extension, and install everything in the Workspace Recommendations (You will see this list by searching @recommended in the extensions panel)

Attaching to the in-game profiler

When the game is ran in its dev profile (using cargo run), the internal profiler is exposed on 127.0.0.1:8019. To connect to this, install Serial Studio from here, and point it at 127.0.0.1:8019 by selecting the auto communication mode, then selecting Network>TCP for the connection type.

Description
Deep Breath: A game build over a weekend for Ludum Dare 48, written in Rust, made with raylib.
Readme 20 MiB
Languages
Rust 91.1%
JavaScript 6.1%
Shell 1.4%
GLSL 0.8%
Dockerfile 0.5%
Other 0.1%