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

Made easier to add levels #83

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

Made easier to add levels #83

wants to merge 2 commits into from

Conversation

pro-nav
Copy link

@pro-nav pro-nav commented Oct 3, 2020

Added ability to load the selected level

function createBoard() {
    loadlevel(1) //accepts integes and strings 
    for (let i = 0; i < layout.length; i++) {

@RishabhDevbanshi can you assign some people to implement level selection UI?
Thank You!!

@khaleb-dev
Copy link

Hello, @pro-nav the difficulty stuff have been implemented #91 but I think we need a different screen for it so the gamer can select difficulty and choose levels.

@pro-nav
Copy link
Author

pro-nav commented Oct 3, 2020

@KhalebOBrien currently I am making new levels. I think #70 guys are implementing this difficulty screen so there is no need for separate level selection screen. I will check it out once I make some playable new levels.

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