Skip to content

Escape the Maze - Text based game#1149

Merged
UTSAVS26 merged 8 commits intoUTSAVS26:mainfrom
KiranBaliga:main
Jan 21, 2025
Merged

Escape the Maze - Text based game#1149
UTSAVS26 merged 8 commits intoUTSAVS26:mainfrom
KiranBaliga:main

Conversation

@KiranBaliga
Copy link
Copy Markdown
Contributor

@KiranBaliga KiranBaliga commented Jan 10, 2025

Pull Request for PyVerse 💡

Requesting to submit a pull request to the PyVerse repository.


Issue Title

Escape the matrix - Text based game

  • I have provided the issue title.

Info about the Related Issue

This is a text-based adventure game where players navigate through a randomly generated 5x5 maze to find the exit while collecting treasures and avoiding traps.

  • I have described the aim of the project.
    Games for fun!

Name

Kiran Baliga

  • I have provided my name.

GitHub ID

Kiran Baliga

  • I have provided my GitHub ID.

Email ID

baligakiran89@gmail.com

  • I have provided my email ID.

Identify Yourself

SWOC

  • I have mentioned my participant role.

Closes

Enter the issue number that will be closed through this PR.
*Closes: #1146

  • I have provided the issue number.

Describe the Add-ons or Changes You've Made

N/A

  • I have described my changes.

How Has This Been Tested?

Local Pycompilers!

  • I have described my testing process.

Checklist

Please confirm the following:

  • My code follows the guidelines of this project.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • I have added things that prove my fix is effective or that my feature works.
  • Any dependent changes have been merged and published in downstream modules.

@github-actions
Copy link
Copy Markdown

👋 Thank you for opening this pull request! We're excited to review your contribution. Please give us a moment, and we'll get back to you shortly!

Feel free to join our community on Discord to discuss more!

@UTSAVS26 UTSAVS26 added Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. Status: Review Ongoing 🔄 PR is currently under review and awaiting feedback from reviewers. Beginner SWOC labels Jan 10, 2025
@TheChaoticor
Copy link
Copy Markdown
Collaborator

image
This is terminating itself ,please check . And also check the checks that it is failing in github

@KiranBaliga
Copy link
Copy Markdown
Contributor Author

@UTSAVS26 Please review the PR now. The code runs perfectly with the online compilers. The game ends with a successful message only after the player reaches (4,4). It also specifies if someone is entering char other than NEWS. @TheChaoticor

@TheChaoticor
Copy link
Copy Markdown
Collaborator

Please specify which online python compiler.I tried in some of those but is still not working

@KiranBaliga
Copy link
Copy Markdown
Contributor Author

@TheChaoticor I have adjusted the code. It used to work on some interactive compilers and some ended in an error. I have fixed it to run on any compiler. If the compiler does not have interactions very well, i have put automated move feature. I have run on random online compilers like programmiz and codechef and ran locally as well.

@KiranBaliga
Copy link
Copy Markdown
Contributor Author

@TheChaoticor Please review

@KiranBaliga
Copy link
Copy Markdown
Contributor Author

@UTSAVS26 @TheChaoticor Please review

@UTSAVS26
Copy link
Copy Markdown
Owner

@TheChaoticor please review this PR and inform me

@UTSAVS26 UTSAVS26 merged commit 60cd103 into UTSAVS26:main Jan 21, 2025
@UTSAVS26 UTSAVS26 added Status: Approved ✔️ PRs that have passed review and are approved for merging. and removed Status: Review Ongoing 🔄 PR is currently under review and awaiting feedback from reviewers. labels Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Beginner Contributor Denotes issues or PRs submitted by contributors to acknowledge their participation. Status: Approved ✔️ PRs that have passed review and are approved for merging. SWOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Code Addition Request]: Escape the Maze - Text based game

3 participants