Please or Register to create posts and topics.

Epic Introduction Thread

Page 1 of 51Next

Welcome to the boards, post your hello's here! Tell us a bit about yourself and why you're here.

[Important Threads] Forum Rules | Welcome to the new Thinking With Portals
Please do not Private Message me for assistance. Post a thread if you have questions or concerns.
If you need to contact the staff privately, contact the Global Moderators via Discord.

Hello!

http://www.dpgames.co.uk/

Sanity is not statistical.

Fuckin' Greets. 8)

Life is like a pipe, it's hard to get through and you're not always guaranteed a happy ending.

Image

#include <iostream.h>

main()
{
cout << "Hello World!" << endl;
return 0;
}

"Games are made out of smaller games ? turtles all the way down, until you hit the game that is so trivial and stupid it isn?t deserving of the name." --Raph Koster
Hober wrote:
#include <iostream.h>

main()
{
cout << "Hello World!" << endl;
return 0;
}

:lol: :lol:

[Important Threads] Forum Rules | Welcome to the new Thinking With Portals
Please do not Private Message me for assistance. Post a thread if you have questions or concerns.
If you need to contact the staff privately, contact the Global Moderators via Discord.
Hober wrote:
#include <iostream.h>

main()
{
cout << "Hello World!" << endl;
return 0;
}

Lol. :P

Life is like a pipe, it's hard to get through and you're not always guaranteed a happy ending.

Image

Zomg, the memories.

*cries*

C++

By the way : Hello everyone!

Image

Oy!

-K?rkk?inen
Code: Select all
#!/bin/bash

x="hello"

while [ "$x" == "hello" ]
do
      echo "HELLO THAR!"
done

:E

Image
f0rkz wrote:
Code: Select all
#!/bin/bash

x="hello"

while [ "$x" == "hello" ]
do
      echo "HELLO THAR!"
done

:E

Code: Select all
$ yes HELLO THAR!

Now that's what I call efficiency.

"Games are made out of smaller games ? turtles all the way down, until you hit the game that is so trivial and stupid it isn?t deserving of the name." --Raph Koster
Page 1 of 51Next