By: kevin_karplus
Views: 461 | LoveIts: 4
Description: Printing numbers with the stamp tool. This program has a single sprite called digit, which responds to a message print_number and three global variables: print_x, print_y, and print_number. When print_message is broadcast, the digit sprite prints out the number by stamping the digits with the bott ... show more
By: kevin_karplus
Views: 314 | LoveIts: 0
Description: Printing numbers with the stamp tool. This program has a single sprite called digit, which responds to a message print_number and three global variables: print_x, print_y, and print_number. When print_message is broadcast, the digit sprite prints out the number by stamping the digits with the bott ... show more
By: kevin_karplus
Views: 201 | LoveIts: 5
Description: Printing numbers with the stamp tool. This program has a single sprite called digit, which responds to messages print_number, and print_scientific. It uses four global variables: print_x, print_y, print_after_decimal, and print_number to communicate parameters. When print_number is broadcast, the ... show more
By: Youssef900
Views: 74 | LoveIts: 6
Description: use arrow key to move click (A) and (Z) to switch you costume
By: DarthPickley
Views: 41 | LoveIts: 1
Description: NOW output actually works! This program interpreter is in a language very similar to BASIC ans such, and it can read its instructions from a single line of code, so you only have to input once. how to use: First, enter the program name. then, use these commands: PRINT: - PRINT displays a string in ... show more
