aviks / GameZero.jl

Zero overhead game development library for the Julia programming language
Other
184 stars 23 forks source link

Linux: Hyperspeed bug #37

Open ma-laforge opened 3 years ago

ma-laforge commented 3 years ago

There appears to be some form of timing issue when using GameZero in Linux.

As an example, it takes less than 1/2 a second for the bird in flappy bird to hit the pipe, an reset the game continuously.

I get the same blazing fast performance with the basic.jl example.

scottbigbrain commented 3 years ago

I use GameZero.jl on linux too and the only issues I've run into are sound occasionally. What distro are you using? The dependencies might be weird for some of them.