Devlog 02
I started with the least exciting but most reassuring thing: making an actual window appear. Seeing a blank app on screen made the project feel real.
What I did
- Set up
main.pyto start the program. - Created a basic Tkinter app shell.
- Added a title, a simple layout, and a place for image controls.
Current result
- The app launches without needing a terminal-focused workflow.
- There is a foundation to build the interface onto.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.