Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zadr/spin
Makes emoji where a word spins around another word
https://github.com/zadr/spin
Last synced: about 1 month ago
JSON representation
Makes emoji where a word spins around another word
- Host: GitHub
- URL: https://github.com/zadr/spin
- Owner: zadr
- License: bsd-2-clause
- Created: 2021-02-28T02:22:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-01T00:49:09.000Z (almost 4 years ago)
- Last Synced: 2024-10-16T02:56:16.847Z (3 months ago)
- Language: Swift
- Size: 153 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![lol](lol.gif) ![🌨](🌨.gif)
If you ever wanted to make emoji where a word spins around another word, here you go
### A Smattering of Frequently and Infrequently Asked Questions
#### Infrequently Asked Questions?
Yes#### Like what?
"Does this work?" or "Will this continue to work in the future?"#### So… does it work?
Yes#### And: Will it continue to work in the future?
Probably. It does some silly things to escape the iOS Simulator sandbox to save images to the desktop. So it might not work down the line.#### What?
I made the wrong kind of project by mistake and so everything runs in the iOS Simulator#### Really?
Yes#### But why didn't you make a new project once you realized what was going on
There's some fun hacks in the code, go take a look#### Can I change the word to something other than 'lol'?
Seems reasonable#### Without building the app myself?
Oh, no#### Okay, anything else?
This was known to work on Xcode 12.4 on 11.2.1 (20D74) and not tested on anything else