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

Relative paths #21

Open
dekanex opened this issue Nov 28, 2017 · 6 comments · May be fixed by #30
Open

Relative paths #21

dekanex opened this issue Nov 28, 2017 · 6 comments · May be fixed by #30

Comments

@dekanex
Copy link

dekanex commented Nov 28, 2017

Great project.
I noticed that You are using absolute paths in certain places and relative in others. I think it should be relative everywhere.
This is a list of absolute paths in files:
index.html line 18
js/loaders.js line 20
js/loaders/level.js line 37
sprites/goomba.json line 2
sprites/koopa.json line 2
sprites/mario.json line 2
sprites/overworld.json line 2
sprites/underworld.json line 2

Good luck in the project.

@pomle
Copy link
Contributor

pomle commented Nov 29, 2017

Thanks for the report!

@pomle
Copy link
Contributor

pomle commented Dec 5, 2017

@dekanex do you think you would have time creating a PR for this?

@dekanex
Copy link
Author

dekanex commented Dec 5, 2017

What do you mean when writing PR?

@dekanex dekanex closed this as completed Dec 5, 2017
@dekanex dekanex reopened this Dec 5, 2017
@pomle
Copy link
Contributor

pomle commented Dec 5, 2017

@dekanex change the code and send a Pull Request.

No worries if you don't just thought you had had some problems and knew the fix.

@eginwong
Copy link

Hi @pomle, great work with the videos so far. I took a stab at updating the absolute paths to be relative and I've made sure that the master branch runs as expected. Could I still submit a PR for this issue and if so, which branch?

@pomle
Copy link
Contributor

pomle commented Feb 19, 2018 via email

@eginwong eginwong linked a pull request Feb 19, 2018 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants