Now ordinary poker games (such as fighting landlords, Texas hold'em, enough level, etc.), what is used in the background?

1. What kind of record is used in the card game record? I think MongoDB would be better, wouldn"t it?
2. Is the logic of playing cards in any language? Is it okay to develop with php ?
3. are the rules of the game and card logic quite difficult? To involve algorithms?
I am purely communicating and learning, because I am addicted to a poker game recently, so I want to know about it. Do you have an answer from Daniel in the game company?


this is really a problem of radish and cabbage. Any technology can solve the problem. Which one to choose depends entirely on the familiarity of the individual, and there is no better one to say.
when you ask such a subjective question, you usually get no valuable answer, only the subjective opinion of the person who answered it.


it doesn't matter what's in the background, PHP, jsp, asp.net. Anything can be done. All these things are separated from the front and back ends. Php is OK if you do data processing in the background. If the game interface is app, you can use Android, ios and other development UI, if it is a web page directly h5, and then transfer the data back to the background to deal with the game data.

Menu