k so I have an idea. I make some python code that... lets me type in little to no text in order to make a game. so it reads a txt then uses pygame to make a game. Is that okay?
TweetTweetJam games need to be built in a text editor, without access to sprites, music or external files (with only 560 characters of code). I'm not familiar with Pygame, but if your concept fits these rules, go for it!
It's totally manageable! I created some sprites (which I didn't end up using :P) using letters like I and !! together, to create some really simple pixel art. You can do it!