2 releases

Uses new Rust 2024

0.1.1 Aug 12, 2025
0.1.0 Aug 5, 2025

#1171 in GUI

Download history 3/week @ 2025-09-28 2/week @ 2025-10-05

58 downloads per month

MPL-2.0 license

84KB
218 lines

Neko

This is a port of Neko to egui.

A screenshot of Neko. A cat is chasing an invisible cursor across the screen.

Usage

See the examples. Make sure to install the image loaders.

You'll also likely want to request a repaint on each update so that the cat's consistently redrawn.

Stolen Code

The sprites are lifted straight from crgimenes' neko repository.

The example code is modified from that in the egui repository.

Missing Features

I haven't implemented the clawing behavior yet. My aplogies :(

Dependencies

~13MB
~262K SLoC