News

The current implementation uses Tkinter canvas rectangles to render cells, which is OK in terms of performance and easy to use in the code. A better (maybe the best) approach to implementing Game of ...
E-Wallet Application (Python Tkinter) A desktop E-Wallet application built with Python, featuring a Tkinter GUI, SQLite database, and unit testing. Users can register, log in, deposit money, send ...