I'm starting to use the Fungen library for Haskell to make some games, but I have a problem with rendering. When I compile and run some code, it shows me images and everything that works, but black bars appear in every game loop. My friend installed the same tool and that’s it, but he doesn’t have this rendering problem using the same code that I wrote!
Does anyone know how I can fix this?
Thank!
source
share