Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Baby Smash

Baby Smash is a simple, touch-friendly visual and auditory game designed for toddlers.

The premise is intentionally uncomplicated:

Touch or click the screen and something happens.

Each interaction creates a randomly generated shape in a random location, gives it a random color, and plays a randomly selected sound effect.

There are no rules, scores, levels, menus, or objectives. The purpose is immediate visual and auditory feedback from a child's interaction with the device.

Purpose

Baby Smash is designed around a very young child's natural interaction with a touchscreen:

  1. Touch the screen.
  2. See something colorful appear.
  3. Hear a sound.
  4. Touch the screen again.
  5. Repeat.

The application does not require the child to understand buttons, text, scores, game rules, or navigation. The entire screen effectively becomes the game controller.

Gameplay

Every click or touch invokes the game play.

A single interaction produces:

  • One randomly selected shape
    • at a random position on the screen
    • of a random size
    • of a random color
  • One randomly selected sound

The newly generated shape remains on the screen. Subsequent interactions add additional shapes rather than replacing the previous ones.

Over time, the screen therefore becomes a collection of randomly generated shapes.

There is no explicit game-ending condition.

About

Baby Bash Web Site

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Contributors

Languages