Readme: This project, developed in 2022, includes two games — a board game (Gomoku) and an animation-based throwing game — both implemented using Python graphics. To start the program, simply run ...
Note on first run: if a platform wheel isn’t available, the package falls back to a local build (when Rust is installed) to fetch and compile the ratatui_ffi cdylib. This is automatic and cached; ...