Skip to content

Instantly share code, notes, and snippets.

View AMTilts's full-sized avatar

Matthew Price AMTilts

  • Colorado, USA
  • 12:24 (UTC -06:00)
View GitHub Profile
@AMTilts
AMTilts / index.html
Created May 17, 2023 06:23
Pokémon Go Shiny Luck Simulator
<div id="catch_screen">
<div id="encounter">
<img id="pokemon"/>
<img id="shiny"/>
<canvas id="sparkles" width="256" height="256"></canvas>
<img src="https://github.com/ZeChrales/PogoAssets/blob/master/static_assets/png/sparkle.png?raw=true" id="sparkle"/>
</div>
<select id="pokemons"></select>
<table id="stats">
<tr>