-
I was trying to run the [olcNES Part #2 code](https://github.com/OneLoneCoder/olcNES/blob/master/Part%232%20-%20CPU/olcNes_Video1_6502.cpp), I am new to c and cpp so I don't know how exactly header fi…
-
Hi there,
First thanks for the hard work that has been done to assemble this delicious game engine!
i got an issue after i changed my compiler from the visual studios to MinGW.
although it was wor…
-
https://github.com/OneLoneCoder/olcPixelGameEngine/blob/a8dd6096e6345e76cc2ab62b9b95505b76b9a71f/olcPixelGameEngine.h#L3011
This include should be preferred to be `#include ` (all lowercase) due to…
-
For my project I need to hide the mouse cursor and move it every frame to the center.
Currently there is no way to do this except to modify the olcPixelGameEngine.h
-
Hi,
This was said about olcPGE and I was wondering how you use C# to run the engine. Is it a separate engine? What am i missing?
"olcPixelGameEngine has been reimplemented in other languages!
…
-
https://github.com/OneLoneCoder/olcPixelGameEngine/blob/b27c89cc597ca24220475e6c35986d9836ddd23f/Videos/Networking/Parts1%262/net_tsqueue.h#L149-L153
should be the following code:
```cpp
std::u…
-
@OneLoneCoder
Hello,
I'm planning on creating a GUI Framework something similar to wxWidgets. I'm gonna be using olcPixelGameEngine to render it. I was also hoping if this could be a brother pr…
-
I was testing https://github.com/OneLoneCoder/olcPixelGameEngine/blob/master/Videos/OneLoneCoder_PGE_ProcGen_Universe.cpp
with Visual Studio 2019.
W, A, S and D keys to pan freezes sometimes:
1. Ru…
-
NPOT stands for Non-Power-Of-Two https://www.khronos.org/opengl/wiki/NPOT_Texture
My system uses Snapdragon 850 SoC. It is a Windows on ARM device.
I built https://github.com/OneLoneCoder/olcPix…
-
Library name: olcPixelGameEngine
Library description: An cross-platform pixel drawing and user interface framework
Source repository URL: https://github.com/OneLoneCoder/olcPixelGameEngine
Pr…