Jump to content
MakeWebGames

Recommended Posts

Posted

I need a website developer

6 weeks paid then we'll disscuss if stay paid or as a percentage of the profit

for more information please contact me at hmo.mafia(at)gmail.com

Posted
Message Sent, I suppose i am new to this website. As for program and design i am very familiar in PHP OOP(Game Programming), javascript, sql,css,html. And ok at graphics

OOP stands for object-orientated programming, not "Game programming".

  • Like 1
Posted

Making a game without using OOP is just a bunch of if else nonsense ....

The backbone of php game programming is OOP.

edit: sorry i mean the backbone of good php game programming

Posted
Making a game without using OOP is just a bunch of if else nonsense ....

The backbone of php game programming is OOP.

edit: sorry i mean the backbone of good php game programming

Sorry. But no. This is true in some languages, but with php it's really not. Maybe it's heading that way, and if you can't use OOP then you're depriving yourself of a handy tool, but it's in no way the “backbone of good php programming”.

Posted
Making a game without using OOP is just a bunch of if else nonsense ....

The backbone of php game programming is OOP.

edit: sorry i mean the backbone of good php game programming

What? I disagree. I see little advantage of OO PHP other than a cleaner looking code.. nothing wrong with procedural - in my opinion.

I was never initially disputing OO PHP, I only pointed out your mistake.

Posted (edited)
Sorry. But no. This is true in some languages, but with php it's really not. Maybe it's heading that way, and if you can't use OOP then you're depriving yourself of a handy tool, but it's in no way the “backbone of good php programming”.

php GAME programming, i mean if your gonna make just a simple webpage or website, maybe its not for you. But for a game, or a dynamic project, any other way would be silly and messy.

Hey man i can eat a bowl of soup with a fork too, it works the same way in the long run, but i prefer a spoon.

Edited by runthis
Posted (edited)
php GAME programming, i mean if your gonna make just a simple webpage or website, maybe its not for you. But for a game, or a dynamic project, any other way would be silly and messy.

Hey man i can eat a bowl of soup with a fork too, it works the same way in the long run, but i prefer a spoon.

That is a bad analogy. Not using OOP on a game or website doesn't mean it is not "good" programming, using OOP makes programming easier (less time to make features) and cleaner (organized) but doesn't mean it's the definition of "good" programming.

Edited by W3Theory || Peter
Posted
php GAME programming, i mean if your gonna make just a simple webpage or website, maybe its not for you. But for a game, or a dynamic project, any other way would be silly and messy.

Hey man i can eat a bowl of soup with a fork too, it works the same way in the long run, but i prefer a spoon.

Why are you talking as if “game programming” in php is different then any other kind? OOP within php can be a massive asset, yes, but really if you feel using it is what makes a good programmer then please explain more. I feel it's silly to assume if a site (gaming or not) is not using OOP then it's “bad programming”...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...