Wario-Land-3 icon indicating copy to clipboard operation
Wario-Land-3 copied to clipboard

A remake of the GBC-Game "Wario Land 3" using Pygame for Python

Results 14 Wario-Land-3 issues
Sort by recently updated
recently updated
newest added

Maybe it would be good to store the `Tile`-instances in the `World` class sorted by `material_group` in a dictionary instead of in a raw list, since - dicts are much...

improvement

It would probably be a good idea to store the paths to source-files centralized in a seperate module, so it's easy to move the images around while the project grows......

enhancement

The sprites are showing up purple and the console is showing "libpng warning: iCCP: known incorrect sRGB profile" By the way I'm on Mac