Skip to content
ChipWits Robot Coding Game
  • Home
  • About
  • Devlog
  • Team
  • Retro
    • ChipWits Emulator
    • Nostalgia
  • Tools
    • Web IBOL Viewer
    • Hall of Pie
  • Sign Up
Play on Steam
Play on Steam
ChipWits Robot Coding Game
  • Home
  • About
  • Devlog
  • Team
  • Retro
    • ChipWits Emulator
    • Nostalgia
  • Tools
    • Web IBOL Viewer
    • Hall of Pie
  • Sign Up

IBOL

40
  • CREATED CHIP SOLUTIONS REMAIN IN THE WORKSHOP GRID
  • SHARING YOUR CHIPWIT (IBOL CODES)
  • LOCKED CHIPS
  • JUNCTION
  • IF THING EQUALS
  • CONNECTORS
  • ACTION CHIPS
  • CONTROL CHIPS
  • SENSING CHIPS
  • STACK CHIPS
  • REGISTERS
  • CHIPS (FUNCTION AND HOW TO BUILD THEM)
  • ARGUMENT
  • OPERATOR
  • Operators
    • IF THING EQUALS
    • CYCLES AND FUEL COST LIST
    • SUBPANEL (OPERATOR)
    • PUSH NUMBER
    • PUSH THING
    • IF NUMBER EQUALS
    • IF NUMBER IS LESS THAN
    • POP
    • PUSH DIRECTION
    • IF DIRECTION EQUALS
    • DECREMENT
    • OPERATOR
    • INCREMENT
    • PUSH (OVERVIEW)
    • BOOMERANG
    • IF KEY
    • LOOP
    • IF HEADS
    • STOPLIGHT (CLASSIC MISSIONS)
    • SKATE
    • ZAP
    • SING
    • IF SMELL
    • PICKUP
    • IF FEEL
    • IF SEE

Controls and Settings

4
  • BASIC KEYBOARD CONTROLS AND KEYBOARD SHORTCUTS
  • BASIC MOUSE CONTROLS
  • YOUR CHIPWIT (GAME SETTINGS)
  • CAMERA CONTROLS

Advanced Programming

13
  • SUBPANEL (OPERATOR)
  • PUSH THING
  • IF THING EQUALS
  • PUSH NUMBER
  • IF NUMBER EQUALS
  • IF NUMBER IS LESS THAN
  • POP
  • MEMORY STACK
  • STACK CHIPS
  • PUSH DIRECTION
  • IF DIRECTION EQUALS
  • PUSH (OVERVIEW)
  • REGISTERS

Characters

1
  • PROFESSOR CHIP

Starting Information

1
  • STARTING INFORMATION LIST

Workshop and Playing

26
  • CREATED CHIP SOLUTIONS REMAIN IN THE WORKSHOP GRID
  • FUEL (ENERGY)
  • ENVIRONMENTAL THINGS
  • BAD THINGS
  • TYPES OF DAMAGE
  • HEALTH
  • CYCLES
  • SENSING CHIPS
  • LOCKED CHIPS
  • ACTION CHIPS
  • STACK CHIPS
  • CONTROL CHIPS
  • CONNECTORS
  • CHIPS (FUNCTION AND HOW TO BUILD THEM)
  • WORKING WITH CHIPS IN THE WORKSHOP
  • SHARING YOUR CHIPWIT (IBOL CODES)
  • WORKSHOP AND PLAY AREA
  • RESTART BUTTON
  • STEP BUTTON
  • WORKSHOP PROGRAMMING TOOLS BUTTONS AND WORKSHOP MENU
  • PLAY/PAUSE BUTTON
  • GAME SPEED SLIDER
  • DELETE (WORKSHOP RADIAL MENU)
  • STARTING POSITION RULE
  • MAIN PANEL AND SUBPANELS
  • RADIAL WORKSHOP MENU

Missions

12
  • FUEL (ENERGY)
  • ENVIRONMENTAL THINGS
  • BAD THINGS
  • GOOD THINGS
  • TYPES OF DAMAGE
  • CYCLES
  • HEALTH
  • MISSION OBJECTIVES
  • SELECT A MISSION SCREEN
  • PUZZLE MISSIONS
  • DR. DROOG CAMPAIGN MISSIONS
  • CLASSIC MISSIONS
View Categories
  • Home
  • Docs
  • IBOL
  • Operators
  • SING

SING



The Sing chip instructs your ChipWit to produce a musical note based on a specified argument. This chip adds a fun and creative element to your programming, allowing your ChipWit to perform simple melodies.


Specifications #

  • Arguments:
    • The number 0 – 7 (each corresponding to a musical octave)
    • Registers.
  • Creates a True or False Branch?: No, Sing does not create a True/False branch
  • Number of Cycles Used: 2
  • Fuel: 2


Sing Arguments to Octives #

  • 0: Musical octave of C3
  • 1: Musical octave of D3
  • 2: Musical octave of E3
  • 3: Musical octave of F3
  • 4: Musical octave of G3
  • 5: Musical octave of A3
  • 6: Musical octave of B3
  • 7: Musical octave of C4


Example of Use #

If you want your ChipWit to sing a specific note, here’s how you can set it up:

  1. Choose the desired note by specifying the argument (e.g., 5 for A3).
  2. Place the Sing chip in your program with the chosen argument.
  3. When the ChipWit reaches the Sing chip, it will produce the corresponding musical note.

This chip is a fun way to add creativity to your ChipWit’s actions, allowing it to engage in simple musical performances!

You can also use Sing with Number Stack (which causes it to sing the top number there), the Fuel Meter, the Range Finder, and the Damage Meter (which causes the ChipWit to sing the value there in that stack).








History #

“Sing” as it appears in various historic incarnations of ChipWits!


COMMODORE 64:


MANUAL:
“You can talk to a CHIPWIT through the keyboard, but your CHIPWIT can also ‘’talk” back. In fact, it can sing any one of eight different notes on command. What talent! A Number is used to tell the CHIPWIT just what note to sing.”





APPLE II:


MANUAL:
“SING commands the ChipWit to sing a note. The note it sings is determined by a number (0 being the first pitch in the scale and 7 being the last, an octave higher).  The Arguments for SING are the numbers which determine the pitch it sings. They are the numbers 0 through 7 (as represented by the graded beakers), the Number Stack (which causes it to sing the top number there), the Fuel Meter (which causes it to sing the value there), the Range Finder (which causes it to sing the value there), and the Damage Meter (which causes it to sing the value there).”





MAC:


MANUAL:
“SING commands the ChipWit to sing a note. The note it sings is determined by a number with 0 being the first pitch in a scale and 7 being the last, an octave higher.
The Arguments for SING are the numbers which determine the pitch it sings. They are the numbers 0 through 7 (as represented by the graded beakers), the Number Stack (which causes it to sing the top number there), the Fuel Meter (which causes it t sing the value there), the Range Finder (which causes it to sing the value there), and the Damage Meter (which causes it to sing the value there).”






CHIPWITS II (WINDOWS 95):


Related #

Updated on November 12, 2024

What are your Feelings

  • Happy
  • Normal
  • Sad

Share This Article :

  • Facebook
  • X
  • LinkedIn
  • Pinterest
ZAPIF SMELL

Powered by BetterDocs

Leave a ReplyCancel reply

Table of Contents
  • Specifications
  • Sing Arguments to Octives
  • Example of Use
  • History

Join Our Mailing List!

Are you interested in learning more about ChipWits and tracking our development? Provide your name and email address below to join our mailing list.
We respect your email address and don’t spam. You can unsubscribe at any time. We generally send a short email about the game once every week or two.

Check your inbox or spam folder to confirm your subscription.

Copyright © 2026 ChipWits, Inc.

  • Contact
  • Press Kit
  • Privacy Policy
  • Terms of Use
 

Loading Comments...