ComputerScienceHouse / altctrl

GDD Imagine 2020 altCTRL Death Panel
MIT License
2 stars 7 forks source link

Add some groovy new features #48

Closed WillNilges closed 4 years ago

WillNilges commented 4 years ago

This commit

Sled gang

WillNilges commented 4 years ago

^^^ I like what this guy said! ^^^

WillNilges commented 4 years ago
===HOW TO USE GARFANZO===
—————————————————————————
log [put | toggle],
window [
    new[
        id, 
        content[ T(ext) | L(ist) | SB (ScoreBoard) | PB (ProgressBar) ], 
        message (Separate elements with '|' and sub elements with ':'),
        style[ (If styling Text, List, or ScoreBoard [bold | highlight | blink | underline]) | (If styling a ProgressBar [[low | blink], <character>]) ],
        x_pos, y_pos,
        width, height,
        (Optionally, add '!' at the end of your command to allow overriding.
        Separate arguments with '`')
    ],
    close[id],
    list,
    move[id, x, y],
    resize[id, x, y]
]
redraw,
clear,
help
stevenmirabito commented 4 years ago

Are you... reviewing your own PR? 🧐