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

1h 46m 16s logged

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.py to 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.
1
5

Comments 0

No comments yet. Be the first!