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

Framerate Ticker and Command Line Arguments #77

Closed
wants to merge 5 commits into from
Closed

Framerate Ticker and Command Line Arguments #77

wants to merge 5 commits into from

Conversation

Christofosho
Copy link

This commit implements a framerate ticker in the bottom left corner of the window.
It also allows for further extension of command line arguments.

I do believe this could be further refactored to use a module such as argparse, but I felt that as the goal of this project is to teach people how to code, the implementation of sys.argv was more suitable.

This was referenced Aug 19, 2016
@Christofosho
Copy link
Author

Further, I do know this already existed within the label. However, I felt it was more accurate to establish a more consistent and stable visual of the framerate, to allow developers to see more clearly what is occurring. The current implementation moves too rapidly to make much of it, in my opinion.

@Christofosho Christofosho deleted the framerate branch February 6, 2017 00:34
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.

None yet

1 participant