The game "Le dernier peuple" has been released on Board Game Arena! :) If you are interested, the source code of the game is available on GitHub : https://github.com/douze12/ledernierpeuple The game is still in beta so don't hesitate to try it and report the bugs using the BGA bug report s...
Bonjour, Les cartes pour faire un déplacement composé (+2,+1 par exemple) doivent être utilisé sur le même pion. Tu ne peux pas faire +2 avec ton premier pion et +1 avec ton deuxième. Concernant le problème de temps, il a été corrigé par une mise à jour faite aujourd'hui. Merci pour tes retours en t...
Thank you for your answer. I think i'm gonna use your advice, it seems to be the best way to do that even if i have to reimplement some standard methods.
I'm programming a game on which the players must'nt know the score of their opponents.
So, there is a way to hide the score of the other players in the interface?