QPong / planning

For planning purposes
0 stars 0 forks source link

Decide on the data to be shared in the social sharing message #15

Closed HuangJunye closed 1 year ago

HuangJunye commented 2 years ago

Continue the research done in #2, decide on the data and format to be shared in the social sharing message.

@Unathi-Skosana can you please break this down to smaller actionable items?

Unathi-Skosana commented 1 year ago

So far, what I think should definitely be shared: number of game rounds, score for each round, game difficulty, and game mode. Other metadata, one could possibly share as well include game duration, player usernames (for two-player mode?)

Shared the data could be formatted in various ways, at the most basic level it should resemble a scoreboard, for instance, something of the order:

                1   2   3   4   5  
 ------------- --- --- --- --- --- 
  Hegel         2   1   3   4   0  
  Kierkegaard   3   4   2   1   5 

or

🐙 🟩 🟥 🟥 🟩 🟥 🐥 🟥 🟩 🟩 🟥 🟩

🐙 🟩 🟩 🟩 🟩 🟥 🐥 🟥 🟥 🟥 🟥 🟩

🐙 🟩 🟥 🟩 🟥 🟩 🐥 🟥 🟩 🟥 🟩 🟥

🐙 🟥 🟩 🟩 🟩 🟩 🐥 🟥 🟥 🟥 🟥 🟥

🐙 🟥 🟥 🟥 🟥 🟥 🐥 🟩 🟩 🟩 🟩 🟩

And the rest of the metadata (difficulty, mode) could be as we see fit.

As for sharing, it should be straightforward copy text to a clipboard, and similarly sharing on twitter (share)