You are browsing as a guest. Sign up (or log in) to start making projects!

1h 9m 24s logged

I’ve done some more work on the project, but I will refactor the code so its easier to work with and less of a mess, this time I’ll actually make a plan on how I should do this.

somehow in the previous code the terminal was refreshing and clearing even though I wasn’t telling it to do that, but it also wouldn’t show the things I wanted it to show… and I discovered that the curses package in python doesn’t work well with threading, so I’ll have to optimize it in some other way.

luckily I split up the the files into 2 separate python documents, and I only have to refactor 1 of them as the other one is just classes I can use in the refactored version.

0
1

Comments 0

No comments yet. Be the first!