ENVIRONMENTAL THINGS

Not really good, or bad. They just kind of….are.


Environmental Things are elements within the game world that define the layout and physical space your ChipWit interacts with. These objects influence movement, navigation, and the challenges your ChipWit must overcome to complete missions.

Any of these Things listed below can be used in conjunction with Sensing Chips (and some Stack Chips) as can Good Things and Bad Things.

All Things, Good, Bad, or Environmental, are all generically referred to as Things.


Types of Environmental Things #


Floor #

  • The Floor represents the traversable areas of the game world where your ChipWit can move freely.
  • Function: ChipWits skate across floors as they navigate through rooms and halls, pick up items, and interact with other objects.
  • Example Use: The Skate chip moves your ChipWit across floors, allowing it to collect things or reach specific locations.


Wall #

  • Walls are barriers that block your ChipWit’s movement. They form the boundaries of rooms and hallways, preventing your ChipWit from moving through them.
  • Function: ChipWits cannot pass through walls, so your program needs to navigate around them. Walls can also be used strategically to funnel your ChipWit or control its path.
  • Example Use: Use sensing chips like If See to detect walls and then program your ChipWit to change direction.


Doors #

  • Doors serve as passageways between different rooms or sections of a level.
  • Function: Doors are open by default, allowing your ChipWit to pass through them and explore new areas. Navigating through doors is essential for progressing in many missions.
  • Example Use: The If Thing Equals chip can be used to detect doors, allowing your ChipWit to move through them as part of its programmed path.



Importance of Environmental Things #

Environmental Things define the physical space of the levels in ChipWits, influencing how your ChipWit moves and interacts within the game. Knowing how to handle each type effectively is crucial for completing missions and navigating the game world successfully.

Powered by BetterDocs

Leave a Reply

Your email address will not be published. Required fields are marked *