Skip to content

Sp26 flow free#19

Open
alecswang wants to merge 5 commits intomainfrom
sp26-flow-free
Open

Sp26 flow free#19
alecswang wants to merge 5 commits intomainfrom
sp26-flow-free

Conversation

@alecswang
Copy link
Copy Markdown

Summary

  • FlowFree game implementation: full solver with combined move encoding (_CMB_OFF), correct AutoGUI move strings (M_from_to), and proper position string format
  • New variants: added puzzles d, e, f alongside existing a/b/c
  • Server + model updates: pass current position to move_to_string for context-aware AutoGUI output; added optional position param to Game abstract method

@alecswang alecswang assigned AEstrellaS and unassigned AEstrellaS Apr 30, 2026
@alecswang alecswang requested a review from AEstrellaS April 30, 2026 05:11
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You shouldn't be touching this file at all. Motivation of server change?

Comment thread models/src/models/game.py
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You shouldn't be touching this file at all. Motivation of server change?

@AEstrellaS AEstrellaS requested a review from hpghsu1314 April 30, 2026 21:10
@hpghsu1314
Copy link
Copy Markdown
Contributor

@alecswang Please pull the current changes from the main branch in order to get the updates for the moves. Your server file is old. Furthermore, you cannot change the move_to_string function. If you need a parameter n to translate your move to a string correctly, please add it to the move itself.

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.

3 participants