https://github.com/harry-heath/micro
A little arcade game running on the esp32c3, made with zig
https://github.com/harry-heath/micro
esp32 st7789 zig
Last synced: 2 months ago
JSON representation
A little arcade game running on the esp32c3, made with zig
- Host: GitHub
- URL: https://github.com/harry-heath/micro
- Owner: Harry-Heath
- Created: 2025-03-23T00:21:45.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-11T13:42:00.000Z (about 1 year ago)
- Last Synced: 2025-04-11T14:51:23.322Z (about 1 year ago)
- Topics: esp32, st7789, zig
- Language: Zig
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
`zig build firmware`
`zig build pc`
`zig build flash -- {port}`
`zig build listen -- {port}`