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

Add new game mode which decreases the gridsize with increasing difficulty. #16

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

Conversation

sparshg
Copy link
Member

@sparshg sparshg commented Apr 4, 2022

Game mode addition: (Scalable Game Mode)
The grid size of the game decreases as difficulty increases to make the game more challenging.

@codebloded
Copy link

Open the issue first with some relevant screenshot !
And explain the issue! Then make pull request! 👍

Copy link
Member

@srevinsaju srevinsaju left a comment

Choose a reason for hiding this comment

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

Code reviewed, overall looks good. Will test soon.

game.py Outdated Show resolved Hide resolved
@srevinsaju
Copy link
Member

The grid size of the game decreases as difficulty increases to make the game more challenging.

Is this supposed to be a new feature? What are the impacts / changes?

@sparshg
Copy link
Member Author

sparshg commented Apr 18, 2022

Is this supposed to be a new feature? What are the impacts / changes?

Yes, as the difficulty level increases, making the board smaller would make the game more challenging. I thought it would be a fun addition to the game, so looking for the community feedback on this feature

Co-authored-by: Srevin Saju <[email protected]>
@srevinsaju
Copy link
Member

srevinsaju commented Apr 18, 2022

Can we have two different modes? One where the grid size decreases and one which is classic, so that it remains opt-in and we provide users the choice? What do you think?

@sparshg
Copy link
Member Author

sparshg commented Apr 18, 2022

I see, I think that would make more sense, we get the best of both. I will try doing that soon!

@sparshg
Copy link
Member Author

sparshg commented Apr 18, 2022

Can we have two different modes? One where the grid size decreases and one which is classic, so that it remains opt-in and we provide users the choice? What do you think?

I added this feature which gives an option to toggle between classic mode and a scalable mode.

@sparshg sparshg changed the title Decrease the gridsize with increasing difficulty. Add new game mode which decreases the gridsize with increasing difficulty. Apr 18, 2022
@andresp710
Copy link

Hello!
My name is Andres, I am currently a student and I am interested in this turtle pond project. For class I have to find an open source project and make a contribution. I was wondering if I could make a contribution possibly by debugging code?

Thanks

@sparshg
Copy link
Member Author

sparshg commented May 25, 2022

Hi @andresp710,
Of course feel free to contribute your code or open issues :D

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.

4 participants