here is another fail, this time its a gameshow.
Search found 33 matches
- Tue Jun 22, 2010 11:54 am
- Forum: General/Off-Topic
- Topic: kid fails at prank
- Replies: 6
- Views: 1064
- Fri Jun 18, 2010 5:26 pm
- Forum: Game Development
- Topic: My Chess Program
- Replies: 30
- Views: 5727
Re: My Chess Program
have you thought about going open source so we can see how exactly you do things?
- Tue Jun 15, 2010 12:11 pm
- Forum: Game Development
- Topic: Free Game Development Tools
- Replies: 4
- Views: 1065
Re: Free Game Development Tools
nice but check this out http://thechaosrift.com/viewtopic.php?f ... e5be9247e7
- Tue Jun 15, 2010 10:19 am
- Forum: General Gaming
- Topic: The Official Exciting E3 News Thread
- Replies: 20
- Views: 4538
Re: The Official Exciting E3 News Thread
I'm not sure they should remake golden eye, they will never live up to its name. I hope they do what perfect dark did, and add bots to the game. Why don't more games have bots, they are way better than playing against crappy online players. Lets face it how many times have you been stuck playing wit...
- Mon Jun 14, 2010 4:18 pm
- Forum: General/Off-Topic
- Topic: kid fails at prank
- Replies: 6
- Views: 1064
kid fails at prank
I was searching youtube and found this, I think its from Americas funniest home videos.
- Sat Jun 12, 2010 11:08 pm
- Forum: Programming Discussion
- Topic: SDL on the wii
- Replies: 7
- Views: 657
SDL on the wii
does anyone know if it possible to use SDL on the wii?
- Sat Jun 05, 2010 10:28 pm
- Forum: General/Off-Topic
- Topic: crazy driving
- Replies: 4
- Views: 670
Re: crazy driving
thanks Ginto8!
- Sat Jun 05, 2010 7:46 pm
- Forum: General/Off-Topic
- Topic: crazy driving
- Replies: 4
- Views: 670
crazy driving
I was searching around youtube and found this video http://www.youtube.com/watch?v=7hdaDfen ... re=related
I'm not sure how to use the youtube tags
I'm not sure how to use the youtube tags
- Sun May 23, 2010 10:54 pm
- Forum: Programming Discussion
- Topic: compiling with SDL issues
- Replies: 16
- Views: 1384
Re: compiling with SDL issues
I switched to code blocks and followed lazy foos tutorial this time, the code I posted was from some tutorial, I have SDL and SDL_image working now, but when I try to compile my real project it complains about redefinitions, I have 5 file, (main.cpp, functions.cpp, functions.h, globals.cpp, globals....
- Sun May 23, 2010 10:03 pm
- Forum: Programming Discussion
- Topic: compiling with SDL issues
- Replies: 16
- Views: 1384
compiling with SDL issues
I am attempting to compile a simple test project with SDL with mingw on xp, have it working perfectly in ubuntu, and mingw works good, I should mention that I made a path system variable to C:\MingGw, so I can type c++ main.cpp -o test in cmd. I attempt to compile by using the following line "c...
- Wed May 19, 2010 9:24 pm
- Forum: Programming Discussion
- Topic: how to stop from looping
- Replies: 11
- Views: 1160
how to stop from looping
I call a function which looks like this, and it keeps looping by resetting itself, this code is also in a function, which has a for loop that sets flip, and once the for loop is done calls checkFlip(), and then does another for loop and checkFlip(). The problem with this code it it sets flip to fals...
- Wed May 12, 2010 8:10 pm
- Forum: Game Development
- Topic: My Tic-Tac-Toe program
- Replies: 1
- Views: 529
My Tic-Tac-Toe program
Hi, I've been working on a Tic-Tac-Toe program, and have it pretty much done, I have AI implemented, so far it looks something like this -first I check to see if there is a piece on the center square, if there is not one there then it places one on there. (right now the AI plays second and that is p...
- Tue May 11, 2010 11:25 pm
- Forum: General/Off-Topic
- Topic: uploading to youtube
- Replies: 1
- Views: 450
uploading to youtube
whenever I upload a video to youtube you cant see anything. I'm running ubuntu and using recordMyDesktop, I've tried various video qualities, and frames per second, what am I doing wrong?
- Mon May 10, 2010 6:03 pm
- Forum: Programming Discussion
- Topic: Removing glow around pictures
- Replies: 24
- Views: 2147
Re: Removing glow around pictures
I have been fiddling with gimp to get rid of the Anti-Aliasing, could not figure it out, so I remade the picture, I kept it as a .png but I used the text tool. The text tool has a button that lets you turn off the Anti-Aliasing, so it worked like a charm. Thanks everyone for the help!
- Mon May 10, 2010 5:05 pm
- Forum: Programming Discussion
- Topic: Removing glow around pictures
- Replies: 24
- Views: 2147
Re: Removing glow around pictures
Here is the picture