Please include summary related to the issue you have fixed and describe your PR in brief over here by specifying the issue number on which you were working below Fixes # <your_issue_number>
- [✅] I follow CONTRIBUTING GUIDELINE & CODE OF CONDUCT of this project.
- [✅ ] I have performed a self-review of my own code or work.
- [✅ ] I have commented my code, particularly in hard-to-understand areas.
- [✅ ] My changes generates no new warnings.
- I have followed proper naming convention showed in CONTRIBUTING GUIDELINE
- I have added screenshot for website preview in assets/images
- I have added entries for my game in GameZone's README.md
- I have added README.md in my Game folder
- I have added working video of the game in README.md (optional)
- I have specified the respective issue number for which I have requested the new game.
- I have added my Game to gamesData.json file and it is loading properly on main website as intended.