Skip to content
/ bambam Public
forked from porridge/bambam

keyboard mashing and doodling game for babies

License

Notifications You must be signed in to change notification settings

vhda/bambam

 
 

Repository files navigation

Bambam is a simple baby keyboard (and gamepad) masher application that locks the keyboard and mouse and instead displays bright colors, pictures, and sounds. While OSX has great programs like AlphaBaby, the original author couldn't find anything for Linux and having wanted to learn Python for a while, Bambam was his excuse.

Bambam screenshot

Usage

Before running this application, ensure you have the following installed:

Installation

First, see if your distribution has a bambam package already, for example:

sudo apt install bambam
  1. Download the bambam-0.7.zip or bambam-0.7.tar.gz file.
  2. Unzip bambam-0.7.zip or "tar zxvf bambam-0.7.tar.gz" to create the bambam-0.7 directory.
  3. Move into the 'bambam-0.7' directory
cd bambam-0.7
  1. Execute
python bambam.py
  1. To exit, type
quit
  1. More information is in the man page. To view it, type:
man ./bambam.6

Comments or suggestions? Any feedback is appreciated, please send it to the bambam-users forum.


This project was moved from its code.google.com location in April 2015, since that site was about to be shut down.

Note that changes (as of 2010-08-17) from the launchpad bambam fork had been merged back to this project in February 2014.

About

keyboard mashing and doodling game for babies

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 88.1%
  • Roff 11.9%