https://github.com/theomorphic/nettle-world
Fight the nettle!
https://github.com/theomorphic/nettle-world
Last synced: 5 months ago
JSON representation
Fight the nettle!
- Host: GitHub
- URL: https://github.com/theomorphic/nettle-world
- Owner: theomorphic
- Created: 2022-07-28T17:47:29.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-28T18:59:40.000Z (almost 4 years ago)
- Last Synced: 2025-06-21T06:05:20.373Z (about 1 year ago)
- Language: HTML
- Size: 11.8 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nettle-World
Fight the nettle!
### https://theomorphic.github.io/Nettle-World/
#### Comments:
So I've tried to use **Swup** and it wasn't efficient enough. The content is loading like it used to be. You need to wait about 3-5 secs before the clicking. It's like not having the feature at all. I thought maybe it's because of huge png so I changed that to svg but that was worse. First of all, svg was wrong. I changed b **xlink:href="data:img/png;** to **xlink:href="data:image/png;** just to see the images. But it doesn't solve the problem with loading. So okay, I've tried my best.