Too complex?
I'm starting to think that my concept is a bit too complex. Especially that I've spent about three hours writing 69 lines of code and all that it does right now is showing this on screen:But hey, it works!
I think I'll focus on getting the battle to work and the rest might be done if time allows. I learned a few things today, though:
- It's really easy to create a multi-file python project, that's nice
- Having a tight schedule, KISS principle should always prevail, no matter how awesome the ideas are
- You can't see a red circle on red background.