https://github.com/tsoding/zigout
An attempt to implement breakout in Zig
https://github.com/tsoding/zigout
Last synced: 4 months ago
JSON representation
An attempt to implement breakout in Zig
- Host: GitHub
- URL: https://github.com/tsoding/zigout
- Owner: tsoding
- License: mit
- Created: 2022-05-19T18:26:33.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-21T02:29:41.000Z (over 2 years ago)
- Last Synced: 2025-04-29T12:27:34.937Z (8 months ago)
- Language: Zig
- Size: 12.7 KB
- Stars: 59
- Watchers: 2
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zigout

## Quick Start
```console
$ zig build run
```