BrettskiPy
BrettskiPy
Request: Sprites should be able to mirror itself. Workarounds: PIL and textured pairs offer this functionality, but it can be misunderstood or overlooked by newer programmers. Solution: Add something like...
## Bug Report The UIInputText() is not visible even after it is created. ### Expected behavior: Entry box appears upon using the arcade.gui.UIInputText() ### Steps to reproduce/example code: Observe simplified...
Issue #1325 I've noticed a few areas of the Arcade codebase that can be improved with the assistance of AI refactoring tools [Sourcery](https://docs.sourcery.ai/Welcome/). I spent some time to pick out...
## Enhancement request: ### What should be added/changed? I've scanned most of the Arcade repo with https://sourcery.ai/ (pro version) and I would like to implement high quality refactoring solutions without...
Added better player movement and 2 cameras