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

Organize the Code Holy Shit it's a Mess #8

Open
ocket8888 opened this issue Mar 26, 2017 · 0 comments
Open

Organize the Code Holy Shit it's a Mess #8

ocket8888 opened this issue Mar 26, 2017 · 0 comments
Assignees

Comments

@ocket8888
Copy link
Owner

I really ought to figure out more about how Python's __import__.* stuff works, because only importing as needed turns my code into pasta, and not doing so can cause up to like a full second of delay. Also, should consider moving some things to other files, it's getting big enough that organization justifies it. Pygame loop is kinda ugly too.

@ocket8888 ocket8888 self-assigned this Mar 26, 2017
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

2 participants
@ocket8888 and others