Skip to content

[DRAFT]: Tracker prototype - #3

Open
mpasalic wants to merge 4 commits into
mainfrom
tracker
Open

[DRAFT]: Tracker prototype#3
mpasalic wants to merge 4 commits into
mainfrom
tracker

Conversation

@mpasalic

@mpasalic mpasalic commented Feb 24, 2024

Copy link
Copy Markdown
Owner

DO NOT MERGE

Convert Hanabi engine in this branch to act as a tracking tool only

Changes:

  • Deck is simply an ordered 0..num_cards list (not the cards themselves)
  • Cards are only assigned during player actions (to keep track of discards / board)
  • Player moves now requiring inputing the exact card
  • Hints now require indicating all slot indices
  • Modified current formatter to display all players during each turn
  • Added game log functionality (with undo) so mistakes are less catastrophic

TODO Simon's new formatter

Co-authored-by: Simon <twop@users.noreply.github.com>
@mpasalic
mpasalic requested a review from twop February 24, 2024 06:50
@mpasalic mpasalic changed the title Draft: Tracker prototype [DRAFT]: Tracker prototype Feb 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants