lol definatelyKyosaur wrote:I expect nothing less when it comes to asains
Search found 26 matches
- Tue Jan 11, 2011 12:35 pm
- Forum: General Gaming
- Topic: Invisible Tetris - Amazing
- Replies: 5
- Views: 1808
Re: Invisible Tetris - Amazing
- Tue Jan 11, 2011 12:23 am
- Forum: General Gaming
- Topic: Invisible Tetris - Amazing
- Replies: 5
- Views: 1808
Invisible Tetris - Amazing
When I first watched this I just couldn't believe it was real, the dude can't be human. The video gets interresting from 5:00 foward.
- Mon Jan 10, 2011 9:08 pm
- Forum: Game Development
- Topic: Map Editor
- Replies: 17
- Views: 4588
Re: Map Editor
a few things: 1 - If you want sprites or scripts, you have to give us information like what kind of sprites and what kind of scripts. For example, I could give you sprites like this: http://elmwoodent.com/party/images/hairybuffalo/sprite.jpg or give you a script like this: #!/bin/bash echo Fuck you...
- Thu Jan 06, 2011 7:34 pm
- Forum: General Gaming
- Topic: Post every time you beat a game.
- Replies: 629
- Views: 894001
Re: Post every time you beat a game.
Thanks Ginto8, post corrected.Ginto8 wrote:wrong kind ofSingleton wrote:Just beat Blackthorne for SNES, nice action platformer.Sarlac was a real bitch to kill, fun fight tho
Click here to see the hidden message (It might contain spoilers)Click here to see the hidden message (It might contain spoilers)
- Thu Jan 06, 2011 5:32 pm
- Forum: General Gaming
- Topic: Post every time you beat a game.
- Replies: 629
- Views: 894001
Re: Post every time you beat a game.
Got the gold trophie in Plants vs Zombies
- Thu Jan 06, 2011 4:31 pm
- Forum: Programming Discussion
- Topic: Flame Painter Dev Thread
- Replies: 81
- Views: 16345
Re: Flame Painter Dev Thread
The overmind is immortal. It doesn't matter how many times you kill those fuckin' zergs, there is always more lolthejahooli wrote:Apparently the overmind cannot find the file. I thought he was dead.xiphirx wrote:Build 4: http://www.fortheswarm.org/Personal/fp4.zip (click to draw)
- Wed Jan 05, 2011 3:23 pm
- Forum: General Gaming
- Topic: Post every time you beat a game.
- Replies: 629
- Views: 894001
Re: Post every time you beat a game.
Just beat Blackthorne for SNES, nice action platformer.Sarlac was a real bitch to kill, fun fight tho
Click here to see the hidden message (It might contain spoilers)
- Tue Jan 04, 2011 9:16 pm
- Forum: Programming Discussion
- Topic: Flame Painter Dev Thread
- Replies: 81
- Views: 16345
Re: Flame Painter Dev Thread
Man, build 3 is really cool, nice improvement. Keep up with the good work, you're getting results quickly.
- Tue Jan 04, 2011 3:31 pm
- Forum: Programming Discussion
- Topic: Flame Painter Dev Thread
- Replies: 81
- Views: 16345
Re: Question about Math and Algorithm
Haha pretty nice application, seeing cool stuff like that is really inspirational, as thejahooli said. Good job
- Mon Jan 03, 2011 8:32 pm
- Forum: Art, Music, and Design
- Topic: Pixel Art Tutorials
- Replies: 28
- Views: 28979
Re: Pixel Art Tutorials
That's a bad ass list of tutorials, thanks a lot zeid
- Mon Jan 03, 2011 2:52 pm
- Forum: Game Development
- Topic: Pick-o-Mania - needs testing!
- Replies: 10
- Views: 2152
Re: Pick-o-Mania - needs testing!
First I got the error message: The program can't start because d3dx9_43.dll is missing from your computer. Try reinstalling the program to fix this problem. Then I downloaded the DLL and placed it inside the game folder, but got another DLL error. The program can't start because MSVCP100.dll is miss...
- Sat Jan 01, 2011 9:47 pm
- Forum: Current Events and Science/Technology
- Topic: Your PC is Learning!
- Replies: 8
- Views: 2865
Re: Your PC is Learning!
lol, that was so unexpected. please leave your pc to ignorance but don't teach java to it, I'm sure it will thank you
- Wed Dec 08, 2010 7:31 pm
- Forum: Programming Discussion
- Topic: C++0x standard
- Replies: 2
- Views: 673
C++0x standard
I'm curious to know what you guys think of the new C++ standard currently under development. What are the good and bad aspects of it and how is it going to change our programming methods?
- Mon Dec 06, 2010 4:23 pm
- Forum: General/Off-Topic
- Topic: Post your desk!
- Replies: 28
- Views: 4550
Re: Post your desk!
Sorry for the low image quality, and you people got really nice desktops
- Wed Jul 07, 2010 8:40 pm
- Forum: Programming Discussion
- Topic: C++ Cryptography Library
- Replies: 13
- Views: 1384
Re: C++ Cryptography Library
SHA and MD5 are forms of cryptography because the data's integrity is dependent on the cryptographic hash value returned by those ciphers. Not that you asked. cryptography would be necessary for the passwords and stuff like that If we lived in a perfect world, then it shouldn't be necessary to appl...