Zomis / Games

Many kinds of games, playable in both multiplayer or local play. Replays, spectator mode, and AIs.
https://games.zomis.net
MIT License
18 stars 5 forks source link

Highlight most recent move (for each player?) #43

Open Zomis opened 4 years ago

Zomis commented 4 years ago

Similar to Minesweeper Flags Extreme or Lichess, highlight the most recent move - possibly most recent move for each player.

Etrisa commented 4 years ago

Please use a log for this so you can see all player moves through out the game. Move1: User1 Clue to User2: Colour Green Move2: User2 Clue to User1: Number 1

Depending on how the log is displayed make the list in reverse order. Move3 Move2 Move1 Or just have an option for it in the log to actually make it in whatever order the user wants.

Zomis commented 4 years ago

@Etrisa For Hanabi, yes, but I don't think the same applies to other games.

Etrisa commented 4 years ago

Me bad at hub de git, how issue submit me for hanabi?

On Fri, 8 May 2020, 11:00 Simon Forsberg, notifications@github.com wrote:

@Etrisa https://github.com/Etrisa For Hanabi, yes, but I don't think the same applies to other games.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Zomis/Server2/issues/43#issuecomment-625716546, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACTTMWLQCBVAT4WS7WFX3ZDRQPC2NANCNFSM4KWXT3LA .

Etrisa commented 4 years ago

Me being bad at submitting issues again, will figure it at some point, sorry :)

Zomis commented 4 years ago

Very related to #79 and #65

Zomis commented 4 years ago

This has been implemented in some games, but needs to be implemented in the rest of the games before this issue is closed.