procgen  Check-in [6e90584b3f]

Overview
Comment:remove outdated readme
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 6e90584b3f27a1a0d94b5f5f60d8e17c7aead6099c7e20cd1cbb80f3ad31ac62
User & Date: lexi on 2019-04-17 22:45:09
Other Links: manifest | tags
Context
2019-04-17
23:45
tidy up headers check-in: 294d779091 user: lexi tags: trunk
22:45
remove outdated readme check-in: 6e90584b3f user: lexi tags: trunk
2019-03-30
03:45
add libs check-in: 6822b7d006 user: lexi tags: trunk
Changes

Modified README.md from [e7c4f1f09c] to [a799efac7f].

     1      1   procgen
     2      2   =======
     3         -Tools for procedural generation of random things! Probably crappy tools! Come look at the code if you're in need of a good laugh!
     4         -
     5         -An example of what `namegen` produces:
     6         -
     7         -	* The Ancient Forty-Second Unthinkable Celebrants of the Red Unspeakable Third Rite
     8         -	* The Blood-Soaked Maidens of the Cold Sword
     9         -	* The Dark Unknowable Rite of the Holy Hidden Queen
    10         -	* The Celebrants of the Yellow Defiler
    11         -	* The Keepers of the Resplendent Iron Door
    12         -	* The Rite of the Eternal Nine
    13         -	* The Burning Leering Rite of the Infinite Blood-Soaked Door
    14         -	* The Scottish Screaming Nameless Eyes of the Leering One
    15         -	* The Maidens of the Ebon Horror
    16         -	* The Screaming Servants of the Obliterator
    17         -	* The Unspeakable Sect of the Scepter
    18         -	* The Infernal Sect of the Resplendant Realm
    19         -	* The Celebrants of the Gate
    20         -	* The Celestial Templars of the Glorious Road
    21         -	* The Followers of the Faithless Year
    22         -	* The Thousand-Year Global Church of the Timeless Iron Desecrator
    23         -	* The Eyes of the Crown
    24         -	* The Order of the Blood-Soaked Hand
    25         -	* The All-Knowing Infinite Global Temple of the Hidden Beast
    26         -	* The Endless Leering Eyes of the Sightless Pyramid
    27         -	* The Infernal Silver Eldritch Templars of the Divine Defiler
    28         -	* The Servants of the Spire
    29         -	* The Followers of the Four
    30         -	* The Glorious Sect of the Dragon
    31         -	* The Fatal Nameless Hand of the Shapeless God
    32         -	* The Infernal Endless Eyes of the Beast
    33         -	* The Servants of the Forgotten Goat
    34         -	* The Endless Hidden Ageless Keepers of the Nameless Spire
    35         -	* The Endless Screaming Lifeless Celebrants of the Shapeless Realm
    36         -	* The Silver Reviled Ebon Keepers of the Mad God
    37         -	* The Resplendant Red Rite of the Lucid Mountain
    38         -	* The Celestial Church of the Iron Years
    39         -	* The Ageless Servants of the Creeping Hand
    40         -	* The Soviet Duchy of Socialist New Superior Oklabama
    41         -	* The Old Soviet Confederacy of Arkantucky
    42         -	* The Shapeless Celebrants of the Eternal Burning Hand
    43         -	* The Celebrants of the Sapphire Desecrator
    44         -	* The Iron Celebrants of the Resolute Eternal Legion
    45         -	* The Blood-Soaked Perpetual Sanctified Sect of the Spire
            3  +procedurally generate all of the things 

Modified botsoc.scm from [ebe2f71c7d] to [35628b9670].

   394    394   	  ((cause (group) i) " no longer experience " (problem))
   395    395   
   396    396   	  ((cause (group) i) " suffer")
   397    397   	  ((cause (group) i) " be marginalized")
   398    398   	  ((cause (group) i) " become marginalized")
   399    399   	  ((cause (group) i) " become exploited")
   400    400   	  ((cause (group) i) " become addicted to " (thingss))
   401         -	  ((cause (group) i) " lose their " (@ (trait) (thingss)
          401  +	  ((cause (group) i) " lose their " (@ ((trait)) ((thingss))
   402    402   						   ((one-of "ability" "right") " to " (action))))
   403    403   	  ((cause (group) i) " " (@
   404    404   							   ("no longer " (@ ("have ")
   405    405   												("be able to " (@ ("get ")
   406    406   																  ("get access to ")
   407    407   																  ("have ")))))
   408    408   							   ("not have "))