Skip to content

Wreckstation/bongo-cat-for-streamers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CREDITS!!!

bongo-cat-for-streamers

screenshot bongo cat reads your inputs even when unfocused! This is meant for people who want to display what buttons they're pressing while playing a (>= 2 button) game. The background is green to aid in chromakeying.

example of it in use here

Setup

bongo cat needs two installs to work properly: pygame and keyboard.

pip install pygame
pip install keyboard

Run

cd to the main folder with main.py and run it:

python main.py

f and j controls the lil guy's pawsies.

Config

you'll have to edit the actual files, but you can change a couple things such as:

  • the background color (defaults to 0, 255, 0)
  • which buttons correspond to each paw (defaults to f and j)
  • the bongo cat themself!? (as long as the image dimensions are the same the program will work so replace with whatever image you like)

About

bongo cat reads your inputs even when unfocused!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages