Simple Qt/C++ games
-
@Bondrusiek can i share here my game ?
-
@EndrII-0 , sure! you can.(will be very great if you also share a source code)
-
Pac-Man is cool!
A little bug here:
Maybe it is because a browser tab with a game was inactive for a while.
-
@8Observer8, Nice to hear that you like it! As for the offset — it's not a bug, it's a feature ;D. I originally designed the game for a standard window size, where the position (-2, -2) hides those elements. However, when using a browser, the background can be larger, which makes some items visible.