Inspired by @vertinski I created a simple version of Space Invaders. It took a couple of prompts and I had to find a couple of images for the Player and Enemy but here’s the prompt I used:
Prompt:
#Define a python function for playing the classic Space Invaders. #Display playing field using pygame library. #Display a score.
Hey, this one looks cool! I will check it out when near my Python machine
How was the workflow with tweaking multiple prompts? I’m working on that stuff right now — dealing with the memory span of Codex…
I often used the “Regenerate” button when I thought the code did go in the wrong direction. I also then used the “Poor Completion” button but I don’t know if that has any effect.
Correct - these are for longer term. They are meant to be the feedback on specific completions, so we know which areas to focus on improving. Thanks, good feedback about this not being documented clearly.