Find
You are looking at a Nintendo DS
It contains 'Big Brain Academy' right now. It's fun.
Use the DS
to play 'Big Brain Academy.'
Created by
superblah
, last updated 18 Dec 2007
Code
##use:runsub whattodo;
##whattodo:if $actor eq $target then BBA else end;
##BBA:
say 'msg',"[$actor] turns on";
say 'msg',"[$init_obj] touches the 'Big Brain Academy' symbol on the touch screen";
say 'msg',"A cartoon person named Dr. Lobe appears on the screen";
say 'msg',"Dr. Lobe says 'Welcome to Big Brain Academy. Here we try our best to make our brains as heavy as possible.";
say 'msg',"[$init_obj] gets confused after a while and turns off [$actor]";