Slashdot Mirror


Interview with 'Anti-Gamer' Senator Leland

strwrsxprt writes "Game Almighty recently had the chance to speak with Senator Leland Yee about his views on the validity of California Assembly Bill 1179, which was designed to criminalize the sale of Mature rated games to minors and require retailers to keep Mature games separated from other games. He also shares his thoughts on everything from the effectiveness of the ESRB and the place AO games have in the market, to the movie industry and their rating standards in relation to games. His answers might just surprise you."

1 of 157 comments (clear)

  1. Politician Interview Framework v0.1 by Applekid · · Score: 2, Funny


    CInterviewText Politician::CompleteInterview(MediaInterview interview)
    {
        foreach(Question askedQuestion in interview)
            if (rnd() > 0.5)
                this.qaPairs.AddIfNotExist(askedQuestion ,THEME_YES_BUT_NO);
            else
                this.qaPairs.AddIfNotExist(askedQuestion ,THEME_NO_BUT_YES);
        return (this.qaPairs.GetElaborateAnswers(LANGUAGE_ENGLISH));
    }


    It's only version v0.1 because I still need to program in the "Think of the Children" directive and the ability to flip-flop on questions' answers when politically expedient.

    --
    More Twoson than Cupertino