Adding two players option in memory game (not again Tux)
Closed, ResolvedPublic

Description

Memory activities (not the ones again Tux) are designed to be played alone. Only one score is displayed which count how many pairs are found.
Memory games can also be played by two people one against each other.
The object of this task would be to add an option in the activity configuration to have a two player mode, showing two scores like it is done in Bargame.

I want to make sure if I understand correctly, in all memory activities (not with against Tux) must have 2 modes, the first mode which is played by 1 child and this is already done, the second mode will be an extra mode and will be played by 2 children, right?
or it will always by played by 2 children?

The former (add an optional extra mode played by 2 children)

to make sure, this will be done in "memory" folder, right?
or it will be done in each memory folder?

also the player will choose the game mode, right?

The logic should be done inside the main memory activity, but also each of the memory not-against-tux should have its own ActivityConfig.qml.

also the player will choose the game mode, right?

Yes, it will be chosen as an option with the activity settings of each of those activities.

jjazeix closed this task as Resolved.Feb 16 2021, 7:13 AM
jjazeix moved this task from Need review to Done on the GCompris: Improvements board.