├── CHANGELIST.md ├── Cloudhop_goggles.png ├── Code ├── LICENSE ├── README.md ├── achievements.png ├── favicon.ico ├── giant_pinkie.svg ├── ground.svg ├── index.html ├── pinkiehappy.png ├── pinkiejump.gif ├── pinkiewalk.gif ├── ponies ├── Adagio Dazzle.svg ├── Aloe.svg ├── Amethyst Star.svg ├── Applebloom.svg ├── Applejack.svg ├── Aria Blaze.svg ├── Babs Seed.svg ├── Berry Punch.svg ├── Big McIntosh.svg ├── Blossomforth.svg ├── Braeburn.svg ├── Carrot Top.svg ├── Cheerilee.svg ├── Cheese Sandwich.svg ├── Chrysalis.svg ├── Cloudchaser.svg ├── Coco Pommel.svg ├── Colgate.svg ├── Daring Do.svg ├── Diamond Tiara.svg ├── Dinky Doo.svg ├── Ditsy Doo.svg ├── Dr Whooves.svg ├── Fancy Pants.svg ├── Flam.svg ├── Fleur de Lis.svg ├── Flim.svg ├── Flitter.svg ├── Fluttershy.svg ├── Hoity Toity.svg ├── King Sombra.svg ├── Lightning Dust.svg ├── Lotus.svg ├── Lyra Heartstrings.svg ├── Maud Pie.svg ├── Mrs Harshwhinny.svg ├── Night Glider.svg ├── Octavia Melody.svg ├── Pinkie Pie.svg ├── Prince Blueblood.svg ├── Princess Cadance.svg ├── Princess Celestia.svg ├── Princess Luna.svg ├── Rainbow Dash.svg ├── Rarity.svg ├── Scootaloo.svg ├── Shining Armor.svg ├── Silver Spoon.svg ├── Sonata Dusk.svg ├── Starlight Glimmer.svg ├── Sunset Shimmer.svg ├── Sweetie Belle.svg ├── Thunderlane.svg ├── Trenderhoof.svg ├── Trixie.svg ├── Trouble Shoes.svg ├── Twilight Sparkle.svg ├── Vinyl Scratch.svg └── Zecora.svg ├── ponyclicker.css ├── ponyclicker.html ├── ponyclicker.js ├── rays.svg ├── static.svg ├── store ├── balloon.svg ├── calendar.svg ├── cello.svg ├── cupcake.svg ├── element_of_downvote.svg ├── element_of_generosity.svg ├── element_of_honesty.svg ├── element_of_kindness.svg ├── element_of_laughter.svg ├── element_of_loyalty.svg ├── element_of_magic.svg ├── element_of_melody.svg ├── element_of_muffins.svg ├── element_of_music.svg ├── element_of_sweets.svg ├── element_of_time.svg ├── element_of_upvote.svg ├── element_of_wubs.svg ├── hoofbump.svg ├── muffin.svg ├── octavia_cutiemark.svg ├── redhat.svg ├── stage.png ├── trixie_wagon.svg ├── turntable.png └── twilicorn_crown.svg ├── upgrades.png ├── utilities └── analysis.html └── version.json /CHANGELIST.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/CHANGELIST.md -------------------------------------------------------------------------------- /Cloudhop_goggles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/Cloudhop_goggles.png -------------------------------------------------------------------------------- /Code: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/Code -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/README.md -------------------------------------------------------------------------------- /achievements.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/achievements.png -------------------------------------------------------------------------------- /favicon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/favicon.ico -------------------------------------------------------------------------------- /giant_pinkie.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/giant_pinkie.svg -------------------------------------------------------------------------------- /ground.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ground.svg -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/index.html -------------------------------------------------------------------------------- /pinkiehappy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/pinkiehappy.png -------------------------------------------------------------------------------- /pinkiejump.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/pinkiejump.gif -------------------------------------------------------------------------------- /pinkiewalk.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/pinkiewalk.gif -------------------------------------------------------------------------------- /ponies/Adagio Dazzle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Adagio Dazzle.svg -------------------------------------------------------------------------------- /ponies/Aloe.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Aloe.svg -------------------------------------------------------------------------------- /ponies/Amethyst Star.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Amethyst Star.svg -------------------------------------------------------------------------------- /ponies/Applebloom.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Applebloom.svg -------------------------------------------------------------------------------- /ponies/Applejack.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Applejack.svg -------------------------------------------------------------------------------- /ponies/Aria Blaze.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Aria Blaze.svg -------------------------------------------------------------------------------- /ponies/Babs Seed.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Babs Seed.svg -------------------------------------------------------------------------------- /ponies/Berry Punch.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Berry Punch.svg -------------------------------------------------------------------------------- /ponies/Big McIntosh.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Big McIntosh.svg -------------------------------------------------------------------------------- /ponies/Blossomforth.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Blossomforth.svg -------------------------------------------------------------------------------- /ponies/Braeburn.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Braeburn.svg -------------------------------------------------------------------------------- /ponies/Carrot Top.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Carrot Top.svg -------------------------------------------------------------------------------- /ponies/Cheerilee.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Cheerilee.svg -------------------------------------------------------------------------------- /ponies/Cheese Sandwich.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Cheese Sandwich.svg -------------------------------------------------------------------------------- /ponies/Chrysalis.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Chrysalis.svg -------------------------------------------------------------------------------- /ponies/Cloudchaser.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Cloudchaser.svg -------------------------------------------------------------------------------- /ponies/Coco Pommel.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Coco Pommel.svg -------------------------------------------------------------------------------- /ponies/Colgate.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Colgate.svg -------------------------------------------------------------------------------- /ponies/Daring Do.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Daring Do.svg -------------------------------------------------------------------------------- /ponies/Diamond Tiara.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Diamond Tiara.svg -------------------------------------------------------------------------------- /ponies/Dinky Doo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Dinky Doo.svg -------------------------------------------------------------------------------- /ponies/Ditsy Doo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Ditsy Doo.svg -------------------------------------------------------------------------------- /ponies/Dr Whooves.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Dr Whooves.svg -------------------------------------------------------------------------------- /ponies/Fancy Pants.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Fancy Pants.svg -------------------------------------------------------------------------------- /ponies/Flam.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Flam.svg -------------------------------------------------------------------------------- /ponies/Fleur de Lis.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Fleur de Lis.svg -------------------------------------------------------------------------------- /ponies/Flim.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Flim.svg -------------------------------------------------------------------------------- /ponies/Flitter.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Flitter.svg -------------------------------------------------------------------------------- /ponies/Fluttershy.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Fluttershy.svg -------------------------------------------------------------------------------- /ponies/Hoity Toity.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Hoity Toity.svg -------------------------------------------------------------------------------- /ponies/King Sombra.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/King Sombra.svg -------------------------------------------------------------------------------- /ponies/Lightning Dust.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Lightning Dust.svg -------------------------------------------------------------------------------- /ponies/Lotus.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Lotus.svg -------------------------------------------------------------------------------- /ponies/Lyra Heartstrings.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Lyra Heartstrings.svg -------------------------------------------------------------------------------- /ponies/Maud Pie.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Maud Pie.svg -------------------------------------------------------------------------------- /ponies/Mrs Harshwhinny.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Mrs Harshwhinny.svg -------------------------------------------------------------------------------- /ponies/Night Glider.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Night Glider.svg -------------------------------------------------------------------------------- /ponies/Octavia Melody.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Octavia Melody.svg -------------------------------------------------------------------------------- /ponies/Pinkie Pie.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Pinkie Pie.svg -------------------------------------------------------------------------------- /ponies/Prince Blueblood.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Prince Blueblood.svg -------------------------------------------------------------------------------- /ponies/Princess Cadance.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Princess Cadance.svg -------------------------------------------------------------------------------- /ponies/Princess Celestia.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Princess Celestia.svg -------------------------------------------------------------------------------- /ponies/Princess Luna.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Princess Luna.svg -------------------------------------------------------------------------------- /ponies/Rainbow Dash.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Rainbow Dash.svg -------------------------------------------------------------------------------- /ponies/Rarity.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Rarity.svg -------------------------------------------------------------------------------- /ponies/Scootaloo.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Scootaloo.svg -------------------------------------------------------------------------------- /ponies/Shining Armor.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Shining Armor.svg -------------------------------------------------------------------------------- /ponies/Silver Spoon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Silver Spoon.svg -------------------------------------------------------------------------------- /ponies/Sonata Dusk.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Sonata Dusk.svg -------------------------------------------------------------------------------- /ponies/Starlight Glimmer.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Starlight Glimmer.svg -------------------------------------------------------------------------------- /ponies/Sunset Shimmer.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Sunset Shimmer.svg -------------------------------------------------------------------------------- /ponies/Sweetie Belle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Sweetie Belle.svg -------------------------------------------------------------------------------- /ponies/Thunderlane.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Thunderlane.svg -------------------------------------------------------------------------------- /ponies/Trenderhoof.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Trenderhoof.svg -------------------------------------------------------------------------------- /ponies/Trixie.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Trixie.svg -------------------------------------------------------------------------------- /ponies/Trouble Shoes.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Trouble Shoes.svg -------------------------------------------------------------------------------- /ponies/Twilight Sparkle.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Twilight Sparkle.svg -------------------------------------------------------------------------------- /ponies/Vinyl Scratch.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Vinyl Scratch.svg -------------------------------------------------------------------------------- /ponies/Zecora.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponies/Zecora.svg -------------------------------------------------------------------------------- /ponyclicker.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponyclicker.css -------------------------------------------------------------------------------- /ponyclicker.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponyclicker.html -------------------------------------------------------------------------------- /ponyclicker.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/ponyclicker.js -------------------------------------------------------------------------------- /rays.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/rays.svg -------------------------------------------------------------------------------- /static.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/static.svg -------------------------------------------------------------------------------- /store/balloon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/store/balloon.svg -------------------------------------------------------------------------------- /store/calendar.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/store/calendar.svg -------------------------------------------------------------------------------- /store/cello.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/store/cello.svg -------------------------------------------------------------------------------- /store/cupcake.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/store/cupcake.svg -------------------------------------------------------------------------------- /store/element_of_downvote.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/store/element_of_downvote.svg -------------------------------------------------------------------------------- /store/element_of_generosity.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/store/element_of_generosity.svg -------------------------------------------------------------------------------- /store/element_of_honesty.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/store/element_of_honesty.svg -------------------------------------------------------------------------------- /store/element_of_kindness.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/store/element_of_kindness.svg -------------------------------------------------------------------------------- /store/element_of_laughter.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/store/element_of_laughter.svg -------------------------------------------------------------------------------- /store/element_of_loyalty.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/store/element_of_loyalty.svg -------------------------------------------------------------------------------- /store/element_of_magic.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/store/element_of_magic.svg -------------------------------------------------------------------------------- /store/element_of_melody.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/store/element_of_melody.svg -------------------------------------------------------------------------------- /store/element_of_muffins.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/store/element_of_muffins.svg -------------------------------------------------------------------------------- /store/element_of_music.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/store/element_of_music.svg -------------------------------------------------------------------------------- /store/element_of_sweets.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/store/element_of_sweets.svg -------------------------------------------------------------------------------- /store/element_of_time.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/store/element_of_time.svg -------------------------------------------------------------------------------- /store/element_of_upvote.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/store/element_of_upvote.svg -------------------------------------------------------------------------------- /store/element_of_wubs.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/store/element_of_wubs.svg -------------------------------------------------------------------------------- /store/hoofbump.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/store/hoofbump.svg -------------------------------------------------------------------------------- /store/muffin.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/store/muffin.svg -------------------------------------------------------------------------------- /store/octavia_cutiemark.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/store/octavia_cutiemark.svg -------------------------------------------------------------------------------- /store/redhat.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/store/redhat.svg -------------------------------------------------------------------------------- /store/stage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/store/stage.png -------------------------------------------------------------------------------- /store/trixie_wagon.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/store/trixie_wagon.svg -------------------------------------------------------------------------------- /store/turntable.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/store/turntable.png -------------------------------------------------------------------------------- /store/twilicorn_crown.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/store/twilicorn_crown.svg -------------------------------------------------------------------------------- /upgrades.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/upgrades.png -------------------------------------------------------------------------------- /utilities/analysis.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/utilities/analysis.html -------------------------------------------------------------------------------- /version.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ErikMcClure/PonyClicker/HEAD/version.json --------------------------------------------------------------------------------