No description
  • JavaScript 98.1%
  • HTML 1.9%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2024-01-10 16:47:49 -05:00
coin.gif Collect Coins + Counter 2024-01-10 11:20:50 -05:00
demo.html add ie6 support to demo html 2023-11-15 01:09:48 -05:00
LICENSE add license 2022-04-20 01:26:51 -04:00
oneko-ie6.js update oneko-ie6 to be closer to original 2023-11-15 01:07:51 -05:00
oneko-webring.js Merge pull request #21 from Commenter25/custom-cats 2024-01-05 12:50:37 -05:00
oneko.gif Initial commit 2022-04-20 01:22:45 -04:00
oneko.js fix freeze + clear coins on vencord stop 2024-01-10 16:47:49 -05:00
README.md Update README.md 2024-01-10 11:21:19 -05:00

oneko.js

Fork of oneko to turn it into a simple coin collection game

A hacky script I wrote to put a cat on my site.

The default image is oneko.gif in the same directory as the script. This can be changed by adding data-cat="yourimage.png" to your <script> tag.

https://adryd.com

implemented in a few different places