Search found 13 matches

by dbomb101
Sat Oct 23, 2010 8:56 am
Forum: Game Development
Topic: Good Game Engines
Replies: 23
Views: 3308

Re: Good Game Engines

Well like the other guys said this isn't the ideal community to be asking these type of questions, but I do have a couple of recommendations none the less. The first is that you look into modding which is pretty much using a current engine and creating levels for it for example there is the source e...
by dbomb101
Fri Oct 15, 2010 9:02 am
Forum: General Gaming
Topic: Finally SONIC 4!
Replies: 6
Views: 1438

Re: Finally SONIC 4!

No way, I've seen comparison videos between it and the old sonic games, the physics is no where near like the original. I do agree with the guy in the video to a degree, the physics in the new game are kind of annoying, but he also seemed quite set from the beginning to shit on the game, but what I...
by dbomb101
Thu Oct 14, 2010 5:24 am
Forum: General/Off-Topic
Topic: Falco what do you think of my website?
Replies: 21
Views: 2986

Re: Falco what do you think of my website?

@WSPSNIPER
Just look at other larger sites in the direction you want your site to be like

@SteveDeFacto
my mate created a automated program which goes on 4chan and downloads the images, then reuploads them to his site.
by dbomb101
Wed Oct 13, 2010 5:50 pm
Forum: General/Off-Topic
Topic: Falco what do you think of my website?
Replies: 21
Views: 2986

Re: Falco what do you think of my website?

@SteveDeFacto I would have to agree with aamesxdavid, that in order to build a site you should have have a focus even if it is just for learning purposes. you should look at a current site, see the problems with it and make it your job to make it better. for example there was a brilliant wallpaper s...
by dbomb101
Mon Oct 11, 2010 10:20 am
Forum: Programming Discussion
Topic: F***ing C#, F***ing Microsoft
Replies: 17
Views: 1683

Re: F***ing C#, F***ing Microsoft

I have to agree Microsoft's documentation isn't the most accessible thing ever made, but once you know what your doing it is pretty useful for XNA the documentation they supply is second to none if you look at the help documentation built into visual studio for XNA development instead of the online ...
by dbomb101
Tue Oct 05, 2010 9:01 pm
Forum: General/Off-Topic
Topic: Official "Hello, World! (I'm new!)" thread
Replies: 821
Views: 585355

Re: Official "Hello, World! (I'm new!)" thread

Hey welcome aboard ! I just here myself >-<
by dbomb101
Wed Sep 29, 2010 5:39 am
Forum: Game Development
Topic: New(ish) To game programming, Were to go next?
Replies: 16
Views: 3307

Re: New(ish) To game programming, Were to go next?

As Van-B mentions it really doesn't matter as which programming language and graphics API you use as there is a great deal more to worry about as greatly documented in this post on stackoverflow. http://stackoverflow.com/questions/19642/suggested-gaming-platform-to-learn-direct-x-c-open-gl-or-xna I ...
by dbomb101
Wed Sep 29, 2010 4:02 am
Forum: General/Off-Topic
Topic: Official "Hello, World! (I'm new!)" thread
Replies: 821
Views: 585355

Re: Official "Hello, World! (I'm new!)" thread

Thanks, I will definitely do that
by dbomb101
Sat Sep 25, 2010 1:13 am
Forum: Game Development
Topic: What projects are you currently working on?
Replies: 500
Views: 150167

Re: What projects are you currently working on?

At the moment am working on a game using XNA, its going to be a small noir detective game, which I'm hoping get done soonish so I can enter it into Dream Build Play.
by dbomb101
Sat Sep 25, 2010 12:02 am
Forum: Programming Discussion
Topic: Just a question
Replies: 8
Views: 650

Re: Just a question

Well if anyone needs somewhere to start I found this

http://stackoverflow.com/questions/4486 ... ey-written
by dbomb101
Fri Sep 24, 2010 2:48 am
Forum: Programming Discussion
Topic: Just a question
Replies: 8
Views: 650

Re: Just a question

LoL yeah I meant programming them, I thought I would ask since console emulation and games development use similar tools (graphics api's) and programming languages. hmmm a graph calculator emulator sounds really interesting actually, although I wouldn't have a clue where to start with something like...
by dbomb101
Thu Sep 23, 2010 12:09 pm
Forum: Programming Discussion
Topic: Just a question
Replies: 8
Views: 650

Just a question

Uhhh for a project work I created a Chip8 emulator using C++ as the programming language and SDL for the input and graphics API. I was just wondering if anyone else on here has ever done any console emulation work and if so what did you use to make it ?
by dbomb101
Thu Sep 23, 2010 12:02 pm
Forum: General/Off-Topic
Topic: Official "Hello, World! (I'm new!)" thread
Replies: 821
Views: 585355

Re: Official "Hello, World! (I'm new!)" thread

Hey my name is Darren, been deving a game with XNA since I graduated university this summer (detective game hoping to have it ready to enter Dream Build Play), also done some graphics work using JOGL (javing binding of opengl) and a couple of flash games.