Thursday, May 2, 2013

assignment 2:

goals:
use a hash with symbols
regular expressions
blocks with yield
define a class
enumerators, blocks, iterators chapter 4 stuff

i think somekind of mad lib? maybe random text swipe from the internet, then a program that lets the user assign the grammatical catagory. then it stores this info, another program loads all these madlibs and picks random words to switch out. nope, that wont work. bleh,  maybe sports teams? yuck, i'll look through some old assignments


Oh! i just thought of something, i will make a table top RPG program, it can read in monsters, then generate encounters with keywords for settings.  The monsters can be a class that demonstrates inheritance. settings can be a class, encounters can be a class. Then it can generate text files that gives monster stats, setting keywords, and some other shit.

No comments:

Post a Comment