Author Topic: Bored.  (Read 957 times)

yeah, im bored

Cant play The Sims 3, computer cant handle it.
And I dont have the Collecter's Edition either, so im bummed.
Give me something to do please D:

Ummm...

go to a game site.

Probably gamefudge or bubblebox lolfirstpost 8D
« Last Edit: July 06, 2009, 11:50:14 PM by Sarky56 »

onemorelevel.com is always a good place for me to go.

Get a sheet of paper and write "Turn me over" on both sides. Then, do what the paper says.

Get a sheet of paper and write "Turn me over" on both sides. Then, do what the paper says.
Lol, I know that trick :D

Code: [Select]
#include <iostream>
using namespace std;

void turnOver(void);

int main()
{
cout << "You write on a piece of paper \"Turn me over\"";
cout << "\nYou then write on the other side \"Turn me over\"";
cout << "\nYou then do what the paper says.\n";
turnOver();
return 0;
}

void turnOver(void)
{
cout << "The paper says \"Turn me over\"";
cout << "\nYou turn it over.\n";
turnOver();
}

onemorelevel.com is always a good place for me to go.

 :cookieMonster:

clip your toenails :D

Draw! Dammit, if my scanner was working, I would totally upload the Michael Jackson portrait I just drew. :(