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

Is it acceptable to complete levels using external tools? #191

Open
User670 opened this issue Dec 21, 2023 · 0 comments
Open

Is it acceptable to complete levels using external tools? #191

User670 opened this issue Dec 21, 2023 · 0 comments

Comments

@User670
Copy link

User670 commented Dec 21, 2023

for example, for the level "interior design", instead of using touch, I typed explorer . to open the repo with the file explorer on Windows, created text files using right click menu and edited them with Notepad. Then, as the game needs to be updated on the state of the directory, I ran a random command (I did ls but I assume things like echo or even an invalid command would work).

I wonder if the design of the game permits this sort of using external program to perform operations (especially using Git GUI apps to perform Git operations. ESPECIALLY when using external GUI apps will grant the in-game command line badge, since no in-game cards are played), and whether there should be checks on changes done to the directories that did not come from an action from within the game.

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

No branches or pull requests

1 participant