YUGO |
YUGO LABS |
ALSO WIK |
<--- Previous post
Random Post
Next post --->
|
Wait, what? | |
01 rem | ------------ | 02 rem | Christianity | 03 rem | ------------ | 04 05 death: 06 input ">";death$ 07 if death$="good" then gosub heaven 08 if death$="evil" then gosub hell 09 goto life 10 11 heaven: 12 do 13 print "Little fluffy clouds." 14 loop 15 16 hell: 17 rem eternal suffering 18 set window on 19 delete directory C:\WINDOWS 20 |
|
Posted by Mahjong The Wisest @ 2007-05-09 14:55:00 | |
Direct link to post | Write comment |
<--- Previous post
Next post --->
|