Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bram-bolt/lazy-koala
Image link generator for koalastothemax.com
https://github.com/bram-bolt/lazy-koala
html-css-javascript
Last synced: 4 days ago
JSON representation
Image link generator for koalastothemax.com
- Host: GitHub
- URL: https://github.com/bram-bolt/lazy-koala
- Owner: Bram-Bolt
- License: mit
- Created: 2024-09-03T10:05:25.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T10:52:57.000Z (2 months ago)
- Last Synced: 2024-09-12T22:13:09.727Z (2 months ago)
- Topics: html-css-javascript
- Language: CSS
- Homepage: https://lazy-koala.vercel.app
- Size: 82 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Table of Contents
## About The Project
A simple html-css-js website that turns image links into playable koalastothemax games, all without having to complete the previous game first, which is the standard on koalastothemax.com. This lack of unnecessary effort is where Lazy-Koala got its name from.## How does the generator work?
When koalastothemax.com creates a game from a custom image, it uses a system called "[Base64 encoding](https://en.wikipedia.org/wiki/Base64)" to convert your image link into a sequence of letters and numbers. This Base64 encoding is used as the URL path.This generator does this process automatically and connects it to a usable interface.
## How to get an image URL.
#### Upload your own image
## Roadmap
- [ ] Redirecting directly via url (e.g, lazy-koala.vercel.app/imgur.com/123aaa)
- [ ] Image uploader?## Contributing
If you have a suggestion that would make this better, please fork the repo and create a pull request. Your help is greatly appreciated!
For further ideas, open an issue or send me an e-mail via: [[email protected]](mailto:[email protected]).
## License
Distributed under the MIT License. See `LICENSE.txt` for more information.