indiegame.fan
ScreenWolf header art

ScreenWolf

ScreenWolf is a desktop pet game based on Java Swing, where players can place interactive virtual pets on the desktop. The game supports loading new pets, each with independent animations, values, and behavioral logic. That means all pets can be customized!

Steam Page
Developer
Publisher
Release
October 13, 2025
292 days ago
Steam Reviews
2 user reviews2 reviews100.0%

Does this feel indie?

Vote based on whether this game feels indie to you. You can change your vote at any time. Results earn an IGF score after 10 accepted votes.
No votes yet
Vote on More Games
Game contextLatest: IGF Team
ContextThe evidence factors used to assess whether this game belongs on IndieGame.Fan.Status
Notes
Latest Contributor: IGF TeamEdit notes
Search Google: Who developed ScreenWolf?Developer scaleThe operating scale of the game's developer.
Search Google: Who published ScreenWolf?Publisher scaleThe operating scale of the game's publisher.
Search Google: Is ScreenWolf self-published or published by pinkcandyzhou?Publisher statusHow the game's publishing relationship is classified.
Search Google: How is ScreenWolf and pinkcandyzhou funded?FundingThe known source of funding behind the game.
Search Google: Who controls the creative direction and IP for ScreenWolf and pinkcandyzhou?Creative controlWho appears to retain creative control of the game.
Search Google: What is the release status of ScreenWolf?Release statusWhether and how the game has been released.

Media

7 items

About the Game

ScreenWolf

A Desktop Pet Game written by pinkcandyzhou

ScreenWolf is a desktop pet game based on Java Swing, where players can place interactive virtual pets on the desktop.

The game supports loading new pets, each with independent animations, values, and behavioral logic.

That means all pets can be customized!

Gameplay

All pets support basic functions such as clicking, dragging, following, stroking, and right-click menu.

  • Click to let the pet follow your mouse

  • Drag and drop to move pets freely

  • Touching pets and making cute movements can increase experience!

  • Pets can also help you take screenshots, copy text to read.

Lightweight compatibility

The game design is modularized, and each table pet is dynamically loaded, which can be imported and deleted at any time.

The game is implemented in Java and relies on the cross platform features of the Java Virtual Machine, making it easy to run on Windows computers.

Support expansion

If you are willing to read the materials You can make your own table pet! Try the ScreenWolf Pet Packager provided by the author, which can automatically package your pet project without the need for a system Java environment. For details, please refer to the GitHub page with ScreenWolf.