Incandescent-Turtle / desktop-pet

This is a java destop app using swing to add a pixel cat to your screen to keep you company as you work. she will wander around the screen occasionally, you can click and drag on her, and you can even walk her with the arrow keys. complete with animations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Desktop Pet

This is an app written in Java to allow a cute furry friend to accompany you while you work, relax, game, or anything else on your computer.

Your pet can be walked with the arrow keys, and has a 50% of walking themself every 10 minutes.

You can click on your pet to pet them and you can drag them to a new location on your screen

Download

To download, check the releases tab and download the .zip or .jar file.

If you are on windows, download the .zip file and extract the contents. You can then run the .exe provided to make your pet appear. If you get a warning about an unsigned .exe or something, that is okay! You can hit "More Info" and "Run Anyway". If you feel uncomfy running unfamiliar apps, all of the code is open source on this page and you can build the project yourself and run it!

Adding Animations and Changing Pet

Currently these are unsupported features, and the codebase is not very friendly if you want to add your own. A re-work of the programs design should make it way easier for delevopers to add in new animations and features, as well as different pets. I am not sure if I will add the ability for end users to add their own pets or animations, however in the future multiple pet options may be provided.

Images

image image image

About

This is a java destop app using swing to add a pixel cat to your screen to keep you company as you work. she will wander around the screen occasionally, you can click and drag on her, and you can even walk her with the arrow keys. complete with animations


Languages

Language:Java 100.0%