Grant Hur
Grant Hur
It seems like there is a problem unrelated to my code that is breaking the tests. Do not merge, there is an on going conversation on whether this was removed...
Let me know what you think. I don't want to have to add all the extra code when I implement TexturedSlider
Ready to merge. @einarf the errors are either things like variable types undeclared or something I need help on. So pls review. Look at the windows test for the weird...
## Enhancement request: Make the timer in arcade better. ### What should be added/changed? P.S: dt stands for delta_time - clamped dt - paused dt - slow-mo - give both...
## Enhancement request: Can we add basic saving and loading using pickle? ### What should be added/changed? Add basic saving and loading using pickle? ### What would it help with?...
Is it possible to make contributors be able to put labels on issues? Is there any reason to not? Also(Sort of OFF Topic but), could an ai auto put tags...
**Describe the solution you'd like** A description of what you would like **pyglet** to do, or to do differently. Add Type Hinting and Doc Strings to functions and classes that...
Fixes https://github.com/pythonarcade/community-rpg/issues/34. Either this or has the arcade hit box detection actually do it.
**Describe the bug** A clear and concise description of what the bug is. Look at title **What version of this library is it?** latest **OS/Device + version** [e.g iOS 2020,...
**Why does it not fit into the other categories** It is not a bug or an enhancement or bad structure. It is a possible bug. **Describe your problem** There is...