I haven’t done any Python in forever so I just started working on coding a mock-up of a Pokemon battle as a little bit of a warm-up. A lot of it was just reviewing a bunch of Syntax that I forgot and fighting the VS Code terminal. So far I’ve kinda defined all the functions for the main battle menu, the health bars, and a way of executing attacks.
0
Log in to leave a comment