A small game made in Rust using Bevy about a dog trying to get off his leash.
Find a file
2026-07-07 08:49:21 +01:00
assets/sprites upload after jam has finished 2026-07-07 08:41:38 +01:00
src upload after jam has finished 2026-07-07 08:41:38 +01:00
.gitignore upload after jam has finished 2026-07-07 08:41:38 +01:00
Cargo.toml upload after jam has finished 2026-07-07 08:41:38 +01:00
perlman.kra upload after jam has finished 2026-07-07 08:41:38 +01:00
readme.md adds readme 2026-07-07 08:49:21 +01:00

No Leash For Perlman

A small game for a game-jam, made in one day. You play as perlman, a dog trying to get off his owners leash, scavenging tools during his walk.

This game was not finished by the end of the jam, it has perlman and his leash mechanic and one item which can be scavenged.

This was my first experience using Rust beyond learning it in the rust book!