User Tools

Site Tools


playground:fire:irpl_test

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
playground:fire:irpl_test [2025/02/27 14:32] – Added units and misc categories. Fireswampplayground:fire:irpl_test [2025/09/23 21:58] (current) – Replaced Lorem Ipsum text Fireswamp
Line 1: Line 1:
 ====== IRPL Reference ====== ====== IRPL Reference ======
  
-Lorem Ipsum.+The syntax for IRPL is similar to the language syntax from previous games. For a tutorial, see [[4rpl:overview | 4RPL Overview]].  For details on how to create custom units with these scripts, see [[ixe:mapmaking:custom|Making Custom Units page]].
  
 ===== Programming Logic ===== ===== Programming Logic =====
 +
 +Notation for basic programming concepts and commands for performing mathematical operations on data.
  
 <WRAP group> <WRAP group>
Line 316: Line 318:
 ===== Game Physics ===== ===== Game Physics =====
  
-Lorem Ipsum.+Commands that directly read or affect the game state.
  
 <WRAP group> <WRAP group>
Line 432: Line 434:
 ===== User Input/Output ===== ===== User Input/Output =====
  
-Lorem Ipsum.+Commands that deal with player inputs and/or visuals for indicating things to the player.
  
 <WRAP group> <WRAP group>
Line 554: Line 556:
 ===== Units ===== ===== Units =====
  
-Lorem Ipsum.+Commands that directly read or affect parameters of in game units.
  
 <WRAP group> <WRAP group>
Line 698: Line 700:
  
 ===== Miscellaneous =====  ===== Miscellaneous ===== 
- 
-Lorem Ipsum. 
  
 <WRAP group> <WRAP group>
playground/fire/irpl_test.txt · Last modified: 2025/09/23 21:58 by Fireswamp