pyved-engine
pyved-engine copied to clipboard
cool game engine written in Python<3, built around pygame. Can be used in various projects!
background is static, doesnt look too good
cannot call get_rect() on `pygame.Surface` objects `AttributeError: 'Surface' object has no attribute '_w'`
`pygame.transform.scale` and `pygame.transform.rotate` seem to be broken since the 0.0.7 update…
pyv.upgrade would "bump" the version of pyved used on a given game bundle to the current version. So no need to fiddle manually the .json file.