Topic History of: Server-side Logic Max. showing the last posts - (Last post first)
Author
Message
admin
Hi,
For now you have few options. You can add python code to PalabrClient.py with specific nodes.
Next version of Palabre will include a plugin system to add specific nodes actions.
Simon
Hi,
I'm currently developing a localized multi-player card game with Palabre. Just wondering, how will I go about tackling server-side logic. I have several actions which are not really ideal if done on the client-side, eg, handing out cards to the different players. Some guidence would be great!