|
_Madk
|
 |
« Reply #15 on: June 15, 2012, 04:03:29 PM » |
|
while (currenttime.hour!=23){sleep(60000);} stamina-=10; for(int x=0;x<=many;x++;){library.process(volume[x]);} sleep(100); listen(); print("Only this, and nothing more.");
|
|
|
|
|
Logged
|
|
|
|
|
Maud'Dib Atreides
|
 |
« Reply #16 on: June 15, 2012, 05:38:12 PM » |
|
while(alive){ read_lame_posts_on_tigsource(); } regret();
 How is one able to regret when he is not alive? You clearly lack the skills for this complicated form of poetry  its my poem, i can regret when i'm dead in it if want, I HAVE THAT RIGHT!EK!O!JKEPRJOP!R  [/quote] Unless Your life is a game within a game Inception
|
|
|
|
|
Logged
|
Guy: Give me all of your money. Chap: You can't talk to me that way, I'M BRITISH! Guy: Well, You can't talk to me that way, I'm brutish. Chap: Somebody help me, I'm about to lose 300 pounds! Guy: Why's that a bad thing? Chap: I'M BRITISH.
|
|
|
|
Mega
|
 |
« Reply #17 on: June 15, 2012, 07:08:32 PM » |
|
int main() {
int the_day, the_rain;
OPEN fields;
while(end=1) { plains }
------------------------------
void the_sky = #0000FF nothing do while(this == true) { for(;I=love && this == u;) { return true; } }
}
|
|
|
|
|
Logged
|
|
|
|
|
Hedgehodg
|
 |
« Reply #18 on: June 17, 2012, 01:34:41 AM » |
|
I just wasted 10 minutes of my life. static HashMap<String, HomeworkItem> homework = new HashMap<String, HomeworkItem>;
static boolean school = true; static boolean alive = true; static boolean eaten = false;
static const long day = 86400000; static const long hour = 3600000;
public static void main(String[] args) { while (alive) { if (school) { checkHomework(); work(); } else { if (!eaten) { eat(); } doHomework(); code(); }
if (System.getMilliseconds() > 9 * hour && System.getMilliseconds() <= 15 * hour) { school = true; eat = true; } else { if (!eaten()) { eat = false; }
school = false; } } }
private static void doHomework() { String[] keys = homework.keySet();
for (int i = 0; i < keys.length; i++) { homework.get(keys[i]).do(); homework.remove(keys[i]); } }
public static void checkHomework() { if (School.hasHomework("darestium")) { for (int i = 0; i < School.getAllHomework("darestium").toArray().length; i++) { // School ".getHomework(String studentName)" pops the next homework task homework.put(School.getHomework("darestium")); } } }
public static void code() { System.out.println("10 PRINT \"I AM SO GUD @ DIS.\""); System.out.println("20 GOTO 10"); }
public static void work() { System.out.println("Working... :cavestory:"); }
|
|
|
|
« Last Edit: June 17, 2012, 02:07:35 AM by darestium »
|
Logged
|
Previously known as "darestium"...
|
|
|
|
metaldemon
|
 |
« Reply #19 on: June 17, 2012, 05:30:14 AM » |
|
public static int boredom_due_to_coding = 0; public static bool isgaming = false;
public void Update() { if ( isgaming == true ) { boredom_due_to_coding--; if ( boredom_due_to_coding == 0 ) isgaming = false; return; } boredom_due_to_coding++; if ( boredom_due_to_coding > 20 ) { VisualStudio.Dispose(); VisualStudio.Minimize(); string[] gamestoplay = new string[] { "justcause2.exe", "gta4.exe", "skyrimlauncher.exe", "Duke3d.exe" };
Random rand = new Random(); int gametoplay = rand.Next(0, gamestoplay.Length); Playgame(gametoplay); }
}
public void Playgame(string game) { isgaming = true; }
Like this? thats probably working in my mind
|
|
|
|
|
Logged
|
games are the ultimate combination of art and technology - Todd Howard
|
|
|
|
Quarry
|
 |
« Reply #20 on: June 17, 2012, 07:26:44 AM » |
|
The code is bugged, you are not launching the game
|
|
|
|
|
Logged
|
|
|
|
|
metaldemon
|
 |
« Reply #21 on: June 17, 2012, 08:05:38 AM » |
|
The code is bugged, you are not launching the game
flagnimmit! you're right! 
|
|
|
|
|
Logged
|
games are the ultimate combination of art and technology - Todd Howard
|
|
|
|
Hedgehodg
|
 |
« Reply #22 on: June 17, 2012, 03:06:21 PM » |
|
while (currenttime.hour!=23){sleep(60000);} stamina-=10; for(int x=0;x<=many;x++;){library.process(volume[x]);} sleep(100); listen(); print("Only this, and nothing more."); The raven?
|
|
|
|
|
Logged
|
Previously known as "darestium"...
|
|
|
|
omgnoseat
|
 |
« Reply #23 on: June 17, 2012, 03:46:54 PM » |
|
Talking about your day or programming isn't poetry, noobs! Take a look at this guy. int main() {
int the_day, the_rain;
OPEN fields;
while(end=1) { plains }
------------------------------
void the_sky = #0000FF nothing do while(this == true) { for(;I=love && this == u;) { return true; } }
}
Words like sky and love, thats the stuff.
|
|
|
|
|
Logged
|
|
|
|
|
_Madk
|
 |
« Reply #24 on: June 17, 2012, 06:14:57 PM » |
|
while (currenttime.hour!=23){sleep(60000);} stamina-=10; for(int x=0;x<=many;x++;){library.process(volume[x]);} sleep(100); listen(); print("Only this, and nothing more."); The raven? nevermore
|
|
|
|
|
Logged
|
|
|
|
|
TaintedFork
|
 |
« Reply #25 on: June 17, 2012, 08:29:44 PM » |
|
if(self.isProgrammingInLua) then self:feelLike("shit"); end
Lua is so unconventional.  Anyway, there's also this: http://moviesascode.net/
|
|
|
|
|
Logged
|
|
|
|
|