Skip to content

Revise README for clarity and additional details#3

Merged
moonwho101 merged 1 commit into
mainfrom
moonwho101-patch-1
Apr 2, 2026
Merged

Revise README for clarity and additional details#3
moonwho101 merged 1 commit into
mainfrom
moonwho101-patch-1

Conversation

@moonwho101

Copy link
Copy Markdown
Owner

Updated the README to provide a clearer overview of the Murk game, including its history, gameplay, controls, and build instructions.

Updated the README to provide a clearer overview of the Murk game, including its history, gameplay, controls, and build instructions.
Copilot AI review requested due to automatic review settings April 2, 2026 19:04
@moonwho101 moonwho101 merged commit 17c7a0e into main Apr 2, 2026
1 check passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates README.md to give a fuller, more modern overview of the Murk project (history, gameplay, controls, screenshots, and build/run instructions) aimed at helping new contributors/players understand and build the game.

Changes:

  • Expanded project description, “quick facts”, gameplay notes, and repository layout.
  • Added a “Play Murk” section plus more structured build requirements/steps for Visual Studio 2022.
  • Reworked controls and added additional screenshots with relative paths.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
- T: drop treasure
- C: chat
- F1: help
- F2: episode objective

Copilot AI Apr 2, 2026

Copy link

Choose a reason for hiding this comment

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

The README lists F2 as “episode objective”, but the in-game help text and controls code refer to F2 as “Episode Information”. Please align the README wording with the game (e.g., “episode information”).

Suggested change
- F2: episode objective
- F2: episode information

Copilot uses AI. Check for mistakes.
Comment thread README.md
Comment on lines +86 to +87
- Button 3: ring
- Button 4: drop treasure

Copilot AI Apr 2, 2026

Copy link

Choose a reason for hiding this comment

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

Joystick button mappings in the README appear swapped vs the implementation: in src/joystick.cpp Button 3 drops treasure and Button 4 uses the ring (protection). Please update the README joystick section to match the actual button behaviors.

Suggested change
- Button 3: ring
- Button 4: drop treasure
- Button 3: drop treasure
- Button 4: use Ring of Protection

Copilot uses AI. Check for mistakes.
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

Successfully merging this pull request may close these issues.

2 participants