Jump to content

Game design


sumit

Recommended Posts

Which programming language is the sims social using? How did they integrate it with facebook. To create a sims like simulation a great engine is required. Does facebook provide the engine? or if not how does it work. I would appreaciate if someone helps me out. What i'm trying to do is to create a sims like game and upload it on a website. Thus which programming language should i use keeping in mind that it requires no installation on the users part but also keeping the level of graphics like sims.(similar).

thanks!

Link to comment
Share on other sites

Integrated with Facebook, as in built into Facebook's website, or does it just spam messages about player "achievements" onto Facebook?

 

To create a sims like simulation a great engine is required

"Game engine" isn't such a generic term.

 

Does facebook provide the engine?

No. There is no such almighty powerful engine required to make a simulation game. In fact, I programmed a graphical chicken farming game when I was 11 years old. Simulation games are very very easy to make in comparison to other genres. Facebook has no business providing game engines anyway... :blink:

Edited by Ben Bowen
Link to comment
Share on other sites

Which programming language is the sims social using? How did they integrate it with facebook. To create a sims like simulation a great engine is required. Does facebook provide the engine?

Facebook provides the API which can be accessed with various languages.

The facebook 'like' button on some website uses the same API which the sims game is using.

Link to comment
Share on other sites

oh alright. Thanks a lot! also can you tell me which programming language is used to create a site like facebook, you know right from the layout to keeping track of all info. Both the front end and back end.

also which language is good for making simulation games. Java? flash? or any other

thanks!

Edited by sumit
Link to comment
Share on other sites

which language is good for making simulation games.

None in particular. Any language which is good for making games (at least) -- satisfactory for your ambition and comfortable for you to use -- is good for your purpose of developing simulation games. Flash isn't a programming *language* itself, though ActionScript (Flash's scripting component) is.

Link to comment
Share on other sites

  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.