Tiny desktop pet: a pixel-art ghost inspired by Ghostty. It bounces with a pixel-style hop, can be dragged around, and is resizable.
Native Objective-C / AppKit.
make -C GhosttyPet
open GhosttyPet/build/GhosttyPet.appNative Win32 in Rust (a per-pixel-alpha layered window).
cargo build --release --manifest-path GhosttyPetWin/Cargo.tomlDrag to move; scroll or + / - to resize; right-click or Escape to quit.
Build output stays ignored.