Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: bust a move #5

Merged
merged 1 commit into from
Jan 25, 2024
Merged

feat: bust a move #5

merged 1 commit into from
Jan 25, 2024

Conversation

amiller68
Copy link
Owner

Refactors database into
Postions -> minimal wrapper around a FEN
Games -> just description of a game that exists
Moves -> unqiue index on (game_id, position_id, move_number)

Implements make_move api with htmx

@amiller68 amiller68 merged commit 1f649d5 into main Jan 25, 2024
1 check passed
@amiller68 amiller68 deleted the make_move branch January 25, 2024 00:56
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.

1 participant