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

Utils module and debug mode #43

Open
ThiaudioTT opened this issue Jun 28, 2024 · 0 comments
Open

Utils module and debug mode #43

ThiaudioTT opened this issue Jun 28, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ThiaudioTT
Copy link
Owner

For things like debug print and sys.exit.

Example of a code:

debug("Oopsie, I am silly, I made a bug")

This will print in console. (if debug mode) and pause for 1 second.

A debug mode

We need to have a debug mode to make it easier to develop and test it.
Like: auto save always new.

@ThiaudioTT ThiaudioTT added the enhancement New feature or request label Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant