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

New Game Contra-Shooter Added #3509

Closed
wants to merge 8 commits into from
Closed

New Game Contra-Shooter Added #3509

wants to merge 8 commits into from

Conversation

VesperAkshay
Copy link
Contributor

PR Description 📜

Add New Game - Contra

Description

I would like to propose adding the classic video game Contra to our project. Contra is an iconic run-and-gun action game that was first released by Konami in 1987. It has since become a beloved title in the gaming community.

The key features of the Contra implementation would be:

  • Recreate the classic 2D side-scrolling gameplay where the player controls a commando who must fight their way through levels filled with enemies and obstacles.
  • Implement the iconic Contra "Spread Shot" weapon that allows the player to shoot diagonally in addition to left/right.
  • Include the famous "Konami code" cheat that grants the player 30 extra lives when entered.
  • Faithfully recreate the level design, enemy patterns, and boss fights from the original arcade and NES versions of the game.
  • Add support for 1 or 2 player cooperative gameplay.
  • Ensure high-quality sound effects and chip-tune style music to match the retro aesthetic.

Adding Contra to our game library would be an excellent way to expand the selection of classic arcade-style titles available to our users. It is a true gaming classic that many players will enjoy revisiting or experiencing for the first time.

Please let me know if you have any other questions or need additional information. I'm excited about the prospect of bringing Contra to our platform!

Fixes #3505


Mark the task you have completed ✅

  • 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 main README.md
  • I have added README.md in my 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.

Add your screenshots(Optional) 📸



Thank you soo much for contributing to our repository 💗

@kunjgit
Copy link
Owner

kunjgit commented May 19, 2024

Thank you @VesperAkshay ,for creating the PR and contributing to our GameZone 💗
Review team will review the PR and will reach out to you soon! 😇
Make sure that you have marked all the tasks that you are done with ✅.
Thank you for your patience! 😀

Copy link
Owner

@kunjgit kunjgit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @VesperAkshay,
You need to make the following changes:

  • Please modify the main README.md file.
  • Please add an image to the assets/images directory.

Hoping that you will make those changes soon 🚀

Copy link
Owner

@kunjgit kunjgit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @VesperAkshay,
You need to make the following changes:

  • Please modify the main README.md file.
  • Please add an image to the assets/images directory.

Hoping that you will make those changes soon 🚀

@VesperAkshay
Copy link
Contributor Author

Please help me and tell where is the Error
Main README.md is also updated and Image is also added in the directory

Copy link
Owner

@kunjgit kunjgit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @VesperAkshay,
You need to make the following changes:

  • Please modify the main README.md file.
  • Please add an image to the assets/images directory.

Hoping that you will make those changes soon 🚀

@VesperAkshay VesperAkshay requested a review from kunjgit May 20, 2024 05:35
Copy link
Owner

@kunjgit kunjgit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @VesperAkshay,
You need to make the following changes:

  • Please modify the main README.md file.
  • Please add an image to the assets/images directory.

Hoping that you will make those changes soon 🚀

Copy link
Owner

@kunjgit kunjgit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @VesperAkshay,
You need to make the following changes:

  • Please modify the main README.md file.
  • Please add an image to the assets/images directory.

Hoping that you will make those changes soon 🚀

@kunjgit
Copy link
Owner

kunjgit commented May 20, 2024

@VesperAkshay resolve the conflicts !

@kunjgit
Copy link
Owner

kunjgit commented May 21, 2024

Thank you @VesperAkshay , for your valuable time and contribution in our GameZone 💗.
It’s our GameZone, so Let’s build this GameZone altogether !!🤝
Hoping to see you soon with another PR again 😇
Wishing you all the best for your journey into Open Source🚀

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

Successfully merging this pull request may close these issues.

[New game]: Contra
2 participants