Wiki:Requested articles: Difference between revisions
Jump to navigation
Jump to search
(→Categories to add: fake labels) |
(Fleshing out list of ZZT-OOP terminology) |
||
Line 1: | Line 1: | ||
Note that some of these links should probably be the same article: for example, we probably don't need separate articles for NORTH and SOUTH, but we should have redirects to a shared article. | |||
== Categories to add == | == Categories to add == | ||
* Colors | * Colors | ||
* Fake labels (:endgame, :zapped) that are rumored to exist but don't | * Fake labels (:endgame, :zapped) that are rumored to exist but don't | ||
* Output stuff: Sound? Charsets? Colors? | * Output stuff: Sound? Charsets? Colors? | ||
* World, board, stat | * World, board, stat | ||
* Special elements/redirects: Player Clone, Dummy, Black Hole | * Special elements/redirects: Player Clone, Dummy, Black Hole | ||
* ZZT itself: versions, Super ZZT | * ZZT itself: versions, Super ZZT | ||
* Cheats | |||
== ZZT itself == | == ZZT itself == | ||
Line 57: | Line 55: | ||
* [[Segment]] | * [[Segment]] | ||
* [[Text]] | * [[Text]] | ||
=== [[ZZT-OOP]] === | |||
==== Prefixes/statement types ==== | |||
* [[Centered text]] ($) | |||
* [[Object name]] (@) | |||
* [[Command]] (#) | |||
* [[Slash move]] (/) (Should this be combined with #[[GO]]?) | |||
* [[Question move]] (?) | |||
* [[Label]] (:) | |||
* [[Comment]]/[[Zapped label]] (') | |||
* [[Hyperlink]] (!) | |||
==== Built-in [[Message]]s ==== | |||
* [[TOUCH]] | |||
* [[SHOT]] | |||
* [[BOMBED]] | |||
* [[THUD]] | |||
* [[ENERGIZE]] | |||
==== Directions ==== | |||
* [[NORTH]], [[SOUTH]], [[EAST]], [[WEST]] | |||
* [[IDLE (direction)]] | |||
* [[SEEK]] | |||
* [[FLOW]] | |||
* [[RNDNS]], [[RNDNE]], [[RND]], [[RNDP]] | |||
* [[CW]], [[CCW]], [[OPP]] | |||
==== Built-in [[flag]]s ==== | |||
* [[ALLIGNED]] | |||
* [[ANY]] | |||
* [[CONTACT]] | |||
* [[BLOCKED]] | |||
* [[ENERGIZED]] | |||
==== Commands ==== | |||
* [[BECOME]] | |||
* [[BIND]] | |||
* [[CHANGE]] | |||
* [[CHAR]] | |||
* [[CLEAR]] | |||
* [[CYCLE]] | |||
* [[DIE]] | |||
* [[END]] | |||
* [[ENDGAME]] | |||
* [[GIVE]] | |||
* [[GO]] | |||
* [[IDLE]] | |||
* [[IF]] | |||
* [[LOCK]] | |||
* [[PLAY]] | |||
* [[PUT]] | |||
* [[RESTART]] | |||
* [[RESTORE]] | |||
* [[SEND]] | |||
* [[SHOOT]] | |||
* [[TAKE]] | |||
* [[THROWSTAR]] | |||
* [[TRY]] | |||
* [[UNLOCK]] | |||
* [[WALK]] | |||
* [[ZAP]] |
Revision as of 07:49, 24 February 2020
Note that some of these links should probably be the same article: for example, we probably don't need separate articles for NORTH and SOUTH, but we should have redirects to a shared article.
Categories to add
- Colors
- Fake labels (:endgame, :zapped) that are rumored to exist but don't
- Output stuff: Sound? Charsets? Colors?
- World, board, stat
- Special elements/redirects: Player Clone, Dummy, Black Hole
- ZZT itself: versions, Super ZZT
- Cheats
ZZT itself
Tile types
- Empty
- Edge
- Monitor
- Player
- Ammo
- Torch
- Gem
- Key
- Door
- Scroll
- Passage
- Duplicator
- Bomb
- Energizer
- Star
- Conveyor
- Bullet
- Water
- Forest
- Solid
- Normal
- Breakable
- Boulder
- Slider
- Fake
- Invisible
- Blink wall
- Transporter
- Line
- Ricochet
- Blink wall ray
- Bear
- Ruffian
- Object
- Slime
- Shark
- Spinning gun
- Pusher
- Lion
- Tiger
- Head
- Segment
- Text
ZZT-OOP
Prefixes/statement types
- Centered text ($)
- Object name (@)
- Command (#)
- Slash move (/) (Should this be combined with #GO?)
- Question move (?)
- Label (:)
- Comment/Zapped label (')
- Hyperlink (!)