chncyhn / flappybird-qlearning-bot

Flappy Bird Bot using Reinforcement Learning
MIT License
416 stars 94 forks source link

Fix libpng iccp sPGB profile warning #7

Closed ZeeWanderer closed 5 years ago

ZeeWanderer commented 5 years ago

image


The tool also optimized bit depth. For example, player sprites are down to the depth of 4 without losing quality. Sprites are converted to optimal blit format at runtime anyway, but at least they weight less on disk. Up to 89% less.