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

Read board from a file #1

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Read board from a file #1

wants to merge 3 commits into from

Conversation

nih0n
Copy link

@nih0n nih0n commented Aug 11, 2024

Instead of changing the game and recompiling the code I propose to read the game from a Life file.

The player will need to input the size of the matrix to be generated, if the size entered is smaller than the coordenates the cells won't be displayed.

Remarks:

  • I couldn't find a way to centralize the board on bigger inputs.

@EduardoLR10 EduardoLR10 self-requested a review August 13, 2024 16:03
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