PDA

View Full Version : Hmmm, just a simple question about Warbook.


Kingoflodis
November 7th, 2007, 12:19 AM
Ever played that game on Facebook? Yeah, I know it's a cheesy question.

But browser based games that are deeply involved with the medieval war theme and the like, such as Warbook, are really fun to me >_>

I like controlling a kingdom and the like.

Sooo, to the point.

What do you think this game was programmed with?

oracle128
November 7th, 2007, 09:25 AM
Maybe I'm missing something, but I can't find anything on the game's website that indicates how to actually play the game. So I've got no idea how it was programmed. My guess would be, the interface is programmed in FBML (Facebook's version of HTML), and sends requests (the moves) to a Warbook server, which parses it using server-side scripting, probably PHP, where it puts all the game state info into a database.