Turn Based Gameplay Example

Hi, I just started a new project and thought the code may be helpful to others trying to learn. It’s by no means perfect and I use a few additional libraries which I prefer to use in projects. However, the core system is pretty simple and if it could help someone trying to learn, I figured I may as well share it.

Idk if it’s ok to post this kind of stuff here, so remove the post if necessary. I have already submitted this to code share. Just wanted to post it here as well to increase visibility. I just hope it could help someone out :slight_smile:

Also, if any more experienced programmers want to critique my work, feel free.

https://github.com/Bearious/Turn-Based-Gameplay-Example