";
if( $days > 1 ) {
echo "$days days";
}
else {
$hours += 24 * $days;
if( $hours > 1 ) {
echo "$hours hours";
}
else {
$minutes += 60 * $hours;
if( $minutes > 1 ) {
echo "$minutes minutes";
}
else {
$seconds += 60 * $minutes;
echo "$seconds seconds";
}
}
}
echo "";
}
?>
I'm looking for some Amazing stories...
...and I'm willing to pay you for them. I'm looking for the best examples of what can be done with Sleep Is Death. If you're really pushing at the boundaries, discovering fresh techniques, and helping to reinvent how this tool can be used, please submit an example of your work to this challenge. The challenge By my definition, an amazing story has these properties:
The offer I'm looking for up to five of the very best stories to feature here on the main site. If your story is chosen, I will send you $200 US through PayPal. Everyone who submits a story that meets the criteria (in my generous opinion--and I don't have time to argue with anyone, so please don't try) will receive a free extra download code that you can pass on to a friend for the April 16th release. The submission Your submission must include:
The deadline (Extended!) Your submission must be received at the above email address by Midnight, New York Time, on the night of Mondy, April 20, 2010. Results will be posted on the main site along with the v14 release on Tuesday, April 20, 2010, at 8pm New York time. If your story has been chosen, you will be paid by PayPal before the results are posted. The fine print I'm the judge and the only judge. All my decisions are final. This is a contest of skill, not a lottery. There is no entry fee. If such contests are illegal in your region, please don't submit anything. If the unthinkable should happen, and I get hundreds of entries, I will try to look at them all, but I reserve the right to only look at the first 100 that are received. Your flip-book will be shared with the world through this website. Your resource pack, however, will only be downloadable from this website by people who have a valid download code for the game. You retain ownership over your resource pack, and you can distribute it on your own as you see fit. If we must invoke copyright talk: if your submission is chosen, you retain ownership over it, but you grant me a non-exclusive forever-license to modify and distribute your submitted material in conjunction with any and all promotion of Sleep Is Death. |