Projects Tagged with "boolean"

How to make a new block: (if<>then[]else[])

How to make a new block: (if<>then[]else[])

By: billyedward

Views: 1270 | LoveIts: 25

Description: STREAK IS OUT!!!!! It is at http://streak.t35.com/ Follow the steps in this project to make 2 new blocks: If a boolean is true, it reports the first value, else it reports the second. Im actually surprised, with the usefulness of this, and the relative shortness of the code that runs it, that MIT ... show more

Wizard Nim

Wizard Nim

By: Digimath

Views: 272 | LoveIts: 3

Description: Play NIM against the computer. Take turns flipping the dots from red to black. On your turn, you can flip as many dots as you want, but only on One row. The winner is the player that takes the last turn. I used Innermuse's suggestion and speeded up some of the Wizard's movements.

Programming tutorial

Programming tutorial

By: Murloc

Views: 114 | LoveIts: 0

Description: Simple tutorial on 4 Data types

Reverse Talking

Reverse Talking

By: big-bang

Views: 111 | LoveIts: 7

Description: After a hectic hour of string programming, I am proud to present possibly my best project ever. *cries with joy* Okay, this is the nitty-gritty. Reverse Talking consists of two smileys, one typically coloured and one an inverted image of the other. The first one will go into a spiel about what he d ... show more

Logic Circuit Evaluator v. 1.5

Logic Circuit Evaluator v. 1.5

By: Hardmath123

Views: 110 | LoveIts: 6

Description: The is a simple logic circuit evaluator, made in only 1 script (no sprites) A logic circuit is like a mathematical expression, but with modifying 0 or 1 (T/F). There are three operators, namely NOT (!), which is 0 if the input is 1, otherwise 1; AND (&), which is 1 only if both inputs are 1; and ... show more

Boolean Logic Gates

Boolean Logic Gates

By: Connerscratcher

Views: 39 | LoveIts: 1

Description: Set A and B. Press space.

Moving Boolean

Moving Boolean

By: iTweak0r

Views: 31 | LoveIts: 0

Description: (in BYOB) how to make a block to check if a sprite is moving. used in if statements! click the triangle to see what it reports

Are you touching the cat?

Are you touching the cat?

By: me321123

Views: 21 | LoveIts: 0

Description: Cool music!

Logic Gates

Logic Gates

By: cowzrule

Views: 16 | LoveIts: 0

Description: red=AND blue=OR yellow=NOT brown=XOR purple=NAND pink=NOR turquoise=XNOR orange=1 or high input black=0 or low input grey=wire (yellow end is input)

Interactive Truth Table

Interactive Truth Table

By: jafish

Views: 15 | LoveIts: 0

Description:

variablespeak

variablespeak

By: DarthPickley

Views: 13 | LoveIts: 1

Description: this is a kind of test/example/presentation of ways to use the "Say [ Hello! ] " Block. you can just type the exact message that you want the sprite to say, like "Hello!". Or, you can use variables, currently all the main variables and all variables you can create. what the sprit ... show more

booleanLogicv3

booleanLogicv3

By: jafish

Views: 11 | LoveIts: 0

Description: A continuation of Rafael Fajardo's logic game, this adds drawing and a winning condition which requires that two conditions be met. It is intended to show the various types of boolean logic available in Scratch.

Please Wait...