Chat

Started by
12 comments, last by jpetrie 8 years, 9 months ago

So I got kicked out of chat for not typing and now I'm starting this thread until the Chat is back up.

Alpha_ProgDes+ has joined the room

Beginner in Game Development?  Read here. And read here.

 

Advertisement

Draven7 has joined the room

I'm glad it ain't just me, then. How's life?

Servant of the Lord+++ has joined the room

I was in a perfectly civil conversation with Khatharr when I got kicked from the room, and couldn't rejoin. For all of 60 seconds I thought someone accidentally banned me while trying to initiate a private chat. laugh.png

Was fun watching the Chat occupancy-count slowly drop as everyone else was disconnected.

Fox+ has joined the room

You know you are bored, when you create a compound interest calculator


public class Main {

	public static void main (String[] args) throws Exception {
		
		int pay = 1300;
		double interest = 0.087;
		float account = 1;
		
		for (int x = 0; x != 51; x++ ){
			account += account * interest;
			account += pay;
		}
		System.out.println("" + account);
	}

}

I cannot remember the books I've read any more than the meals I have eaten; even so, they have made me.

~ Ralph Waldo Emerson

I wasn't even in the chat when it broke. I was restarting my computer.

The site should switch to IRC. This is getting ridiculous.

No offence to the site owners and all.

Chat's back up.

The jerk shogun just banned me. How rude.

Beginner in Game Development?  Read here. And read here.

 

The jerk shogun just banned me. How rude.


seriously? that was for doing nothing.
Check out https://www.facebook.com/LiquidGames for some great games made by me on the Playstation Mobile market.

Exactly. Now I can't get back in. Like WTF.

Beginner in Game Development?  Read here. And read here.

 

Exactly. Now I can't get back in. Like WTF.


No worries, he's taking a time out now as well.
Check out https://www.facebook.com/LiquidGames for some great games made by me on the Playstation Mobile market.

This topic is closed to new replies.

Advertisement