Journey into the Terminal: Building the pygamelib UI Module (part 1)
2023: A Coding Odyssey
Oct 21, 20236 min read199

Search for a command to run...

Series
In this series I will talk about writing a user interface SDK for the terminal... A perfectly futile and useless development but a massively interesting and intellectually challenging one nonetheless!
2023: A Coding Odyssey

2023: A Coding Odyssey

2023: A Coding Odyssey Introduction In this article, we'll continue our exploration into the pygamelib's layout system, building on the progress we made in the last installment. Additionally, I'll introduce the library's first practical widget: the L...
