https://github.com/madsmtm/xkcd-1975
XKCD 1975 reimplemented using macOS menus
https://github.com/madsmtm/xkcd-1975
objc2 rust rust-lang
Last synced: 8 months ago
JSON representation
XKCD 1975 reimplemented using macOS menus
- Host: GitHub
- URL: https://github.com/madsmtm/xkcd-1975
- Owner: madsmtm
- Created: 2023-11-14T22:39:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-26T17:01:15.000Z (over 1 year ago)
- Last Synced: 2025-01-26T17:02:55.467Z (over 1 year ago)
- Topics: objc2, rust, rust-lang
- Language: Rust
- Homepage:
- Size: 327 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[XKCD 1975](https://xkcd.com/1975/), reimplemented using macOS menus.
This is mostly done as a small project to see how well `objc2`/`icrate` fares.
# Acknowledgements
https://explainxkcd.com/wiki/index.php/1975:_Right_Click
https://github.com/ad1217/xkcd1975scraper (in particular [this image](https://raw.githubusercontent.com/ad1217/xkcd1975scraper/master/out.svg)).