Giter VIP home page Giter VIP logo

koalastothemax's Introduction

Introducation

Exploration of pixalized koalas*.

(*may include animals other than koalas)

Made with love by Vadim Ogievetsky for Annie Albagli

Powered by Mike Bostock's D3

Usage

Custom images

Supported URLs are:

  1. DOMAIN The just the page domain / loads one of the default files

  2. DOMAIN?BA5E64== Where BA5E64== is a UTF-8 base64 encoded string of one of the following things:

  3. An image URL

    Example: http://i.imgur.com/cz1Jb.jpg

    Use that URL image instead of the default one.

  4. A JSON string representing an array of URLs

    Example: ["http://i.imgur.com/cz1Jb.jpg","http://i.imgur.com/Q5IqH.jpg"]

    Pick one of the images at random and use that instead of the default one.

  5. A JSON string representing an object with the keys 'images', 'background' and 'hideNote'

    Example: {"background":"#000","images":["http://i.imgur.com/cz1Jb.jpg","http://i.imgur.com/Q5IqH.jpg"]}

    images (required): Pick one of the images at random and use that instead of the default one.

    background (optional): Use the value of background as the page background.

    hideNote (optional): Hide the mention on the bottom.

  6. DOMAIN?image_url

Where image URL is an actual image URL this is for backwards compatibility.

Example: http://i.imgur.com/cz1Jb.jpg

This is how putting in a custom image used to work.

  1. DOMAIN#a_string

This will redirect to DOMAIN?b64(a_string)

This should be used to construct things as above.

Note: where DOMAIN is usually http://koalastothemax.com

koalastothemax's People

Contributors

vogievetsky avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

koalastothemax's Issues

Could not load image

Sir,
I am a newbie in these kinds of things. But it seems to cannot locate the images as soon as I load the page an alert pops up which says "Could not load image img/imageName". I tried the default ones and the custom ones but the problem still persists. Could you please help me.

capture

Thank You

config.php

I just saw this amazing script, do i need to create a new config.php? and what kind of data i have to add it.

Colors

Works really, really better if viewed on background-color: black :-)

Browser scroll on smartphones and tablets

When you play the game on smartphones and tables on a casual browser the page continue to scroll down and it's pretty annoying because every time you move the finger on the points the page start scrolling up and down. Can you please fix it? You've done an amazing job but with this bug you can't play it on mobile devices.
Thanks a lot!

Can't complete Koala pic

When trying to divide all the circles to completion... something goes wonky. I can't describe well with words, so here's a screen shot:

screen shot 2017-03-01 at 3 49 31 pm

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.