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

what is the use of spritesheet.png? #8

Closed
upq opened this issue Apr 15, 2020 · 2 comments
Closed

what is the use of spritesheet.png? #8

upq opened this issue Apr 15, 2020 · 2 comments

Comments

@upq
Copy link

upq commented Apr 15, 2020

I noticed that the graphics are drawn using code in the game, my questions are
What is the use of the spritesheet.png file?
And how may I edit the graphics in the game, change player character and ghost charecters?

Thank you so much, very clean and well done work!

@vvvbb
Copy link

vvvbb commented Jun 3, 2022

You can edit charecters in file sprites.js, and use canvas draw from svg file. Insert canvas draw un function like drawPacmanSprite for main caracter.

no idea of use of spritesheet.png

@upq
Copy link
Author

upq commented Jun 4, 2022

Thank you for taking time to answer :) honestly the issue is so old that I don't even remember what I wanted to do with it :D but thank you so much I appreciate your time.

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

No branches or pull requests

3 participants