-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|448|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-




Phoenix

MUD Chat

17th April 2007

Me too. I always click my own signature, hoping that someone will be in there. We should decide a special time when everyone gathers in the Mud Chat. How about Friday 20.00 GMT?
Or even better, we put the Mud Chat on the front page so that you automatical*snip*


Phoenix

#095 - The Zero G Challenge

16th April 2007

You won't say the same thing about mine! :P
I decided to give XNA a fair try, and hacked together a small game.
The XNA framework is needed to play the game (linky), but it's only 1.9mb so hopefully it won't be too much of a problem.
>>Link to the game<*snip*


Phoenix

Quiz

14th April 2007

And even if it they were constant values, it would be almost impossible to figure out.


Phoenix

Wait for Input

14th April 2007

I think using GetKey() and GetMouse() would be faster than the others' examples, but I might be wrong.


Phoenix

Stripping tabs in PHP

9th April 2007

Or, rather:
$t = str_replace("\\t", "",$t);


Phoenix

How to be Productive

8th April 2007

- Do you program late at night when nobody is around to bother you? Or do you program in the afternoon, or sometime when you're more awake?
At night, I usually don't have time at day.
- Do you bring food? Drink? What kinds?
Water, tea and sandwiches.
*snip*


Phoenix

Age

8th April 2007

Younger.
What? You didn't get a cake like that one? ;)


Phoenix

QOTD - Storyline

8th April 2007

That sounds really odd :P I once made a wrote down a storyline for a game on a few pages, then I realized that it would be way to complicated to code, so I never actually started making the game. When I become a millionaire, I'll hire a team to make that g*snip*


Phoenix

Giving Ruby a try

8th April 2007

I'm going to give Ruby a fair try.


Phoenix

2142

8th April 2007

If I remember correctly, Battlefield 2142 monitors your browsing habits. It's because they want show ads inside the game based on which sites you visit.


Phoenix

April 2007 - "Finish it off" Month

8th April 2007

I'm just like that too, so maybe I should try your suggestion, and force myself to code.


Phoenix

Towers

7th April 2007

I used to play those tower defences a lot, in Warcraft III, but now it was a long time ago since I tried one.


Phoenix

SCTG

7th April 2007

That reminds me of Crimsonland too, like Prospero. It's looking good, keep on working.


Phoenix

Rectsoverlap... Ovalsoverlap

7th April 2007

You can take the distance between two objects, which would do the same thing.
[code]
Function GetDistance(x, y, x2, y2)
x = Abs( x2 - x )
y = Abs( y2 - y )
Return Sqr((x * x) + (y * y))
End Function
[/code]
And use it like this:
[co*snip*


Phoenix

Lazy Start

2nd April 2007

A handy tool for web developers


Phoenix

Installing MySQL

2nd April 2007

Why not just use a LAMP instead of going through all the hassle of setting it up yourself?


Phoenix

Stealth's April Fools Gag

1st April 2007

Haha, nice April fools joke! :)


Phoenix

April 2007 - "Finish it off" Month

1st April 2007

I reinstalled Windows yesterday, and wiped everything from my hard drive. So unfortunately, I only have one unfinished game left.


Phoenix

Installing MySQL

1st April 2007

I have PHP/MySQL installed locallly on my computer. However, I just installed Developer Side.NET, and it did the work for me.


Phoenix

Znax Clone In Javascript

28th March 2007

CSS wasn't designed to be used for tilemaps, but you managed to do it anyway :)
Nice work!


Phoenix

Future Workshop suggestions..

28th March 2007

Some ideas here:
[ul]
[li]Make a game without having any moving objects on screen.[/li]
[li]Mix three of the previous challenges into one game.[/li]
[li]Make a game which is based around xxxx code (Could be a type/class, function, anything).[/li]
[/ul*snip*


Phoenix

#093 - The Future Challenge

28th March 2007

What about a maths game next week? Or have we already had that one?


Phoenix

CSS Problem

27th March 2007

Hmm.. I really don't know. Can you show us the page?


Phoenix

Site Update - 26 March 2007

27th March 2007

And you should add a cursor: pointer in the CSS so that it looks like a clicky link.


Phoenix

Site Update - 26 March 2007

26th March 2007

Around some buttons there are borders:
(Image.png)
I could fix this myself, but I don't want to edit anything without permission from Jay.

Newer Posts More - Older Posts