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

Groundwork for game logic complete #83

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

alialm05
Copy link

@alialm05 alialm05 commented Feb 9, 2025

game logic basics completed

as of right now, it works by validating words given by the player on their turn, if not given a valid word in time, it decrements the chances the players has, if the chances reaches zero, the player is eliminated, the last player left is the winner

next steps

validate word seems not to work all the time, also needs the bot to give a substring to guess from

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