Advertisement
pfgpastebin

Procedural Procedural Generator

Apr 12th, 2018
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.50 KB | None | 0 0
  1. $name : Procedural Generator
  2. $author : pfg
  3. $description : Generates a random procedural.
  4. $amount : 100
  5. $button : Generate!
  6.  
  7. $month
  8. January
  9. February
  10. March
  11. April
  12. May
  13. June
  14. July
  15. August
  16. September
  17. October
  18. November
  19. December
  20.  
  21. $part
  22. Level
  23. Stage
  24.  
  25. $multipart
  26. [| [part][| Editor]]
  27.  
  28. $idea
  29. Icon
  30. Castle
  31. Sprite
  32. Keyboard
  33. Game[multipart,#mppart]{plural:Game[#mppart]}
  34. Paper
  35. House
  36. City{plural:Cities}
  37. Country{plural:Countries}
  38. Desk
  39. Spoon
  40. Fork
  41. Utensil
  42. Weapon
  43. Tree
  44. Plant
  45. Building
  46. Window
  47. Light
  48. Lighting
  49. Engine
  50. Procedural Challenge
  51. Cap
  52. Money
  53. Currency
  54. Thread
  55. Glasses
  56. Glass
  57. Cat
  58. USB Drive
  59.  
  60. $size
  61. [0-1023]
  62.  
  63. $reallyper
  64. /sec
  65. /byte
  66. /inch
  67.  
  68. $per
  69. [|[reallyper]]
  70.  
  71. $description
  72. Pixellated
  73. 3d
  74. Animated
  75. Gridded
  76. Lined
  77. Soft
  78. Hard
  79. Flat
  80. Tall
  81. Long
  82. 4d
  83. 2d
  84. 1d
  85. 5d
  86. Lego
  87. Voxel
  88. Thin
  89. Stringy
  90. Breakable
  91. Breaking
  92. [size]Eb[per]
  93. [size]Pb[per]
  94. [size]Tb[per]
  95. [size]Gb[per]
  96. [size]Mb[per]
  97. [size]Kb[per]
  98. [size]b[per]
  99. [size]
  100. Informative
  101. Real
  102. Reallistic
  103.  
  104. $generator
  105. Generator
  106. Creator
  107. Builder
  108.  
  109. $descriptiveidea
  110. [| [description][| [description]]] [idea]
  111.  
  112. $thing
  113. <br>[month,#month] Procedural Challenge - Procedural[descriptiveidea,#idea] [generator]<br><br>[This month's challenge|The challenge for this month|[#month]'s challenge] is to make a procedural[#idea] generator.<br><br>Write a script that procedurally generates [#idea]s.<br><br> Contest Information:<br><br> - Your challenge must be submitted before the next procedural challenge<br> - Submit as a top level comment in this thread
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement