You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
1.) Create a grid representing the maze.
2.) Use a 2D array to define walls, paths, and special items (dots, power pellets).
Describe alternatives you've considered
1.) Create ghost characters with different colors and behaviors.
2.) Implement AI for ghost movement, including chasing and scattering.
Additional context
Implement the classic arcade game Per-Man as a Chrome extension using HTML, CSS, and JavaScript. The game should include the iconic maze, ghosts, and power pellets, with responsive controls and engaging sound effects.
What problem is this feature trying to solve?
Adding a new game.
How do we know when the feature is complete?
I Will create a pull request and also I will notify the admin of repository through discord or linkedIn.
The text was updated successfully, but these errors were encountered:
Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊
You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
1.) Create a grid representing the maze.
2.) Use a 2D array to define walls, paths, and special items (dots, power pellets).
Describe alternatives you've considered
1.) Create ghost characters with different colors and behaviors.
2.) Implement AI for ghost movement, including chasing and scattering.
Additional context
Implement the classic arcade game Per-Man as a Chrome extension using HTML, CSS, and JavaScript. The game should include the iconic maze, ghosts, and power pellets, with responsive controls and engaging sound effects.
What problem is this feature trying to solve?
Adding a new game.
How do we know when the feature is complete?
I Will create a pull request and also I will notify the admin of repository through discord or linkedIn.
The text was updated successfully, but these errors were encountered: