Retro Gadgets

Retro Gadgets

评价数不足
Nasa Computer (CSS1)
   
奖励
收藏
已收藏
取消收藏
Gadget
Category: art, tool, keyboard
标签: protect
文件大小
发表于
15.719 MB
2024 年 6 月 19 日 上午 7:45
1 项改动说明 ( 查看 )

订阅以下载
Nasa Computer (CSS1)

描述
Nasa ISS Computer. The CSS1
(Commodo Space System 1)
Features:
Writing.
programming.(scroll down for syntax)
Music Playing/Making
Calculations



Programing Syntax:
The Commodo 2 pro runs DragonScript V3:
print(TEXT) -- print
bg=COLOR -- background colour
tx=COLOR -- text colour
sfx=SOUND -- plays SOUND
add1(x) add2(y) -- adds two numbers
div1(x) div2(y) -- divides
mul1(x) mul2(y) -- Multiplication
dif1(x) dif2(y) -- Subtract
msave(TEXT), mload, mclear -- memory

COLOR options:
red, green, blue, orange, B&W

SOUND options:
music, startup, bong and scifi

TEXT options: any string of text