Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryoppippi/nyancat.zig
Nyancat in Zig
https://github.com/ryoppippi/nyancat.zig
joke nyan-cat nyancat zig
Last synced: 28 days ago
JSON representation
Nyancat in Zig
- Host: GitHub
- URL: https://github.com/ryoppippi/nyancat.zig
- Owner: ryoppippi
- License: mit
- Created: 2022-07-23T16:16:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-11T09:22:52.000Z (about 2 years ago)
- Last Synced: 2023-03-07T13:22:22.172Z (almost 2 years ago)
- Topics: joke, nyan-cat, nyancat, zig
- Language: Zig
- Homepage:
- Size: 6.28 MB
- Stars: 21
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nyancat.zig
Nyancat written in Zig
![Screenshot](/screenshot/screenshot.gif)
## How to execute
```sh
git clone https://github.com/ryoppippi/nyancat.zig
zig build -Drelease-fast=true run
```## License
MIT
## Author
Ryotaro "Justin" Kimura (a.k.a. ryoppippi)