[GAMEMAKER] Random Sentence Generator

create event:
sentence="";

draw event:
draw_text(50,50,sentence);

press s event:
name=choose("Edward","Lance","Lorilla");
what=choose("went swimming","ate chocolate");
where=choose("in the park","at the cinema","at the beach");
name2=choose("with Lorem","with Ipsum","With Dolor");
when=choose("on Monday","yesterday","last week");
space=" ";
sentence=name+space+what+space+where+space+name2+space+when;

No comments:

This will make you a better decision maker | Annie Duke (author of “Thinking in Bets” and “Quit”, former pro poker…

Annie is a former professional poker player, decision-making expert, author, and special partner at First Round Capital.  ͏     ­͏     ­͏   ...

Contact Form

Name

Email *

Message *