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

Allow computer players to be set within IF-statement #3423

Merged
merged 4 commits into from
Aug 28, 2024
Merged

Conversation

Loobinex
Copy link
Member

So:

IF(PLAYER0,GAME_TURN > 200)
	COMPUTER_PLAYER(PLAYER1,0)
ENDIF

@Loobinex Loobinex marked this pull request as draft August 26, 2024 20:41
@Loobinex Loobinex marked this pull request as draft August 26, 2024 20:41
@Loobinex Loobinex marked this pull request as ready for review August 26, 2024 20:41
@Loobinex Loobinex marked this pull request as draft August 26, 2024 20:41
@Loobinex Loobinex marked this pull request as ready for review August 26, 2024 22:15
@Loobinex Loobinex marked this pull request as draft August 27, 2024 11:43
@Loobinex Loobinex marked this pull request as ready for review August 27, 2024 11:43
@Loobinex Loobinex merged commit 359f046 into master Aug 28, 2024
1 check passed
@Loobinex Loobinex deleted the ifcomputerplayer branch August 28, 2024 09:53
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