Skip to content

Comments

No changes made - advisory response only#7

Closed
Copilot wants to merge 1 commit intomainfrom
copilot/improve-repo-structure
Closed

No changes made - advisory response only#7
Copilot wants to merge 1 commit intomainfrom
copilot/improve-repo-structure

Conversation

Copy link

Copilot AI commented Feb 5, 2026

The issue requested advice on repository structure, explicitly stating "I don't want you to do anything. I just want to ask." No code changes were implemented.

Advisory Provided

Recommended modernizing the C++ game project structure:

  • Organize source by feature modules (core/, rendering/, systems/, ui/)
  • Replace Makefile with CMake for better portability
  • Namespace headers under include/particulate/
  • Add tests/ and docs/ directories

No Changes Committed

This PR contains no file modifications. To implement the recommended restructuring, a follow-up request is needed.

Original prompt

I don't want you to do anything. I just want to ask. how should i better structure my repo for my c++ game? what would be a better file strucutre


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Discuss better file structure for C++ game repository No changes made - advisory response only Feb 5, 2026
Copilot AI requested a review from jwt2706 February 5, 2026 15:35
@jwt2706 jwt2706 closed this Feb 5, 2026
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