Search found 312 matches

by ibly31
Sun Nov 21, 2010 12:29 pm
Forum: Game Development
Topic: Beat Tapper (Release)
Replies: 8
Views: 1657

Re: Beat Tapper (Release)

Had problems unzipping on both my Windows XP VM and my OSX's unzipper. Corrupted perhaps?
by ibly31
Mon Nov 01, 2010 11:12 pm
Forum: Programming Discussion
Topic: Any Game Ideas!
Replies: 1
Views: 337

Re: Any Game Ideas!

Hey, I know your intentions are well, but I can pretty much guarantee you won't get too much feedback that way. All the good ideas for games we keep to ourselves, and probably wouldn't just give out to someone. But if you are new, (im just going to assume you are), I'd say start with some simple stu...
by ibly31
Mon Nov 01, 2010 3:54 pm
Forum: Game Development
Topic: Zombie Outrage 2 (ZO2 Updates)
Replies: 136
Views: 26976

Re: Zombie Outrage 2 (ZO2 Updates)

Wow! Very fun, a lot more fun than i was expecting. I also agree with making the zombies a little slower. You can be reloading and have a zombie barely nudging you for a few seconds and lose a LOT of health. Also kick back would be nice, but im not sure how exactly one would go about programming tha...
by ibly31
Sun Oct 31, 2010 10:16 am
Forum: Game Development
Topic: Azareal Online 3D Game/Engine Development:
Replies: 16
Views: 3288

Re: Azareal Online 3D Game/Engine Development:

Looks pretty cool! This is one of the few projects that I see people talking about that I actually feel like there is a good future towards. Seems like a cool idea!
by ibly31
Fri Oct 22, 2010 11:38 pm
Forum: Game Development
Topic: Good Game Engines
Replies: 23
Views: 3377

Re: Good Game Engines

If you are specifically looking for something that requires no coding... I can tell you thats not really something that exists or is good enough to make the games that you have in your mind. Its so much less hassle just learning to program than it is fiddling with the stupid programs to get the game...
by ibly31
Tue Oct 12, 2010 10:20 pm
Forum: Game Development
Topic: Prelimse Studios Youtube Series: Development of a Game.
Replies: 36
Views: 5224

Re: Prelimse Studios Youtube Series: Development of a Game.

Nice videos! Looks cool, I sub'd. One thing though:

Nice backgrounds! Haha could you provide some links to the wallpapers you have? They are mighty shmexy.
by ibly31
Mon Sep 27, 2010 5:36 pm
Forum: General/Off-Topic
Topic: New Computer?
Replies: 11
Views: 1586

Re: New Computer?

It's all stock Dell XPS 400. He hasn't touched it other than Best Buy putting in the new GFX card + and ram. He gave it to best buy to check, and now they are telling him its a hard drive failure... scam or plausible? They want him to buy an external HDD, not really sure why. Haha, questionable site...
by ibly31
Thu Sep 23, 2010 7:47 pm
Forum: General/Off-Topic
Topic: New Computer?
Replies: 11
Views: 1586

New Computer?

Hey guys. My friend and I pretty much play SC2 2v2 games every day. Recently his computer froze while playing SC2 and it has been freezing 3-30 minutes after booting up. I'm no PC expert, and neither is he. Do any of you know what would be wrong if it freezes(everything stops respond, NOT bluescreen...
by ibly31
Thu Sep 16, 2010 2:58 pm
Forum: Programming Discussion
Topic: Weird linker errors in VS2010, after compiling SFML.
Replies: 6
Views: 574

Re: Weird linker errors in VS2010, after compiling SFML.

I had crazy errors with SFML, are you sure you are using the -d libraries for debug? If your set up is for debug make sure you do that. A link to what exactly I mean is here: http://www.sfml-dev.org/tutorials/1.6/start-vc.php I also had problems with linking to the dynamic libs. Farther down on the ...
by ibly31
Fri Sep 10, 2010 6:19 pm
Forum: Programming Discussion
Topic: We are Florescnt GD
Replies: 2
Views: 369

Re: We are Florescnt GD

Hey you should post links because people (including me) are too lazy to "just go search". Im interested in your project but gave up after a few seconds trying to find the facebook group. Adding links would help a lot. Are the vids on your group or on something like youtube?
by ibly31
Sun Sep 05, 2010 10:44 pm
Forum: Game Development
Topic: Zombie Outrage 2 (ZO2 Updates)
Replies: 136
Views: 26976

Re: Beat Tapper and Zombie Outrage 2 (ZO2 Updates)

But how do you make it shine down through the layers? Like I would have done some insane calcs just to make the level display, then place black anti-circles to cover up the sections that can't be seen
by ibly31
Sun Sep 05, 2010 12:04 pm
Forum: Programming Discussion
Topic: My Tutorial for Using Trig In Game Development
Replies: 4
Views: 680

Re: My Tutorial for Using Trig In Game Development

Nice! I've pretty much figured out most of that before so I didn't learn anything from it, but it was very clear and I really wish I had found this (or it had been created) back when I couldn't figure it out. It's nice to know that the technique that I use is the one that most people use! Also, I ne...
by ibly31
Wed Aug 25, 2010 1:18 pm
Forum: General Gaming
Topic: Top Ten RPGS
Replies: 20
Views: 4590

Re: Top Ten RPGS

I started games late.

Pokemans
Runescape.
Those two are pretty much the only RPGs I've ever played. :D
by ibly31
Sat Aug 21, 2010 9:59 pm
Forum: Reviews
Topic: White Knight Chronicles
Replies: 7
Views: 7805

Re: White Knight Chronicles

I think the words "i just got" pretty much get rid of the need to put "i suck though". Unless you played SC1, but trust me you'll get better. That game is ammmaazzinggg
by ibly31
Sat Aug 07, 2010 11:49 pm
Forum: Programming Discussion
Topic: Loading tiles from a file
Replies: 24
Views: 2486

Re: Loading tiles from a file

Btw, I know errors always seem dumb and that they are the annoying thing about programming but, don't ever say stupid errors. People will just laugh at you. If you think about it logically, the computer is doing EXACTLY, i mean EXACTLY what you are telling it. And when you think that it is dumb for ...