Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

More levels. #13

Open
ketanhwr opened this issue Sep 16, 2016 · 3 comments
Open

More levels. #13

ketanhwr opened this issue Sep 16, 2016 · 3 comments

Comments

@ketanhwr
Copy link
Owner

This is a very simple enhancement. You can look up levels.js and add more levels there. Make sure though, that the level is solvable and the intended solution is the best solution.

P.S.: Try to come up with innovative ideas and possibly add more types of obstacles!

@ghost
Copy link

ghost commented Nov 12, 2016

Hello ketanhwr.

I am working to add 3 more levels to reflexio.
I do have an issue of my own, however - every time I try to add a level [which I do by else if (levelNumber ==7), then copy-pasting the info from a level 6, and editing it afterwards.] and then try to play the game, it freezes when I attempt to click "Play."

As a sidenote, do you know any editors that I could use to edit the game live?

@ketanhwr
Copy link
Owner Author

Try debugging values into the console. I also had similar issues while I was making the game and I had to dump the variables into console to see what the error was.
Regarding an editor, unfortunately, I don't there is an editor which would edit this game live.

@kabir-vaidya
Copy link

Hi there
Can I still fork this to create new levels? I realise it's been a good while

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants