nyaascii
Animated ASCII Nyan Cat
Summary
| Latest Version | Unknown |
|---|---|
| License | Unknown |
| CI Status | Failing |
| Stars | 1 |
| Forks | 0 |
| Open Issues | 0 |
| Last Commit | 2019-10-24 |
| Downloads | 0 |
| Last Indexed | 2026-08-04 04:53 |
Installation
nimble install nyaascii
choosenim install nyaascii
git clone https://gitlab.com/hunteradasmith/nyaascii
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| nyaascii | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://gitlab.com/hunteradasmith/nyaascii |
|---|---|
| Homepage | https://gitlab.com/hunteradasmith/nyaascii |
| Registry Source | gitlab |
README
nyaascii
Animated ASCII Nyan Cat
This is a quick for-fun project to recreate the Nyan Cat GIF in ASCII, suitable for use on dumb terminals like the classic VT100.
Requires Python 3 and a unix-like platform. Just run the included nyaasci.py file to start.
Thanks to Faye Archip for the idea!
Known issues
- Generally crashes on terminal resize, I was too lazy to implement resize handling