Jump to content
MakeWebGames

Recommended Posts

Posted

I used to come on this site awhile back, and I have some questions for the current developers that frequent here.

One, has the code advanced within the last 3 years? By this I mean, do engines have a design pattern now such as MVC (model view control). Do programmers use OOP?

 

Two, what are the popular engines right now and where can I buy them?

Thats basically it for now, thanks for answering.

Posted
Everything is still basically the same for the most part

^ What he said.

Although if your looking to create a new game, build your own engine. You'll be thankful after you have done it because you can incorporate MVC and OOP into it, making your life a hell of a lot easier.

It also adds a better structure to your code and adds a uniqueness to it.

Posted
I used to come on this site awhile back, and I have some questions for the current developers that frequent here.

One, has the code advanced within the last 3 years? By this I mean, do engines have a design pattern now such as MVC (model view control). Do programmers use OOP?

 

Two, what are the popular engines right now and where can I buy them?

Thats basically it for now, thanks for answering.

 

This place hasn't changed since I joined!

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...