My first stab at: Unreal Engine 4 and Linux Gaming
I have almost no time these days but I am desperately interested in learning UE4 and especially excited to see how far I can get writing and playing a game in Linux. I have poked at a few books through Safari but finally settled on buying a course from udemy to help jump start my learning. So far I have a working UE4 Editor and have done some playing with blueprint. The next step with be trying to something in C++ to work. Starting here: https://wiki.unrealengine.com/Building_On_Linux#First_Time_Setup I have working UE4 Editor. It is going to be interesting adapting the course work which is on Microsoft to work under my Xubuntu desktop. I'll try to record the more memorable steps in this blog. Codelite looks like a good IDE for use with UE4. I installed it (sudo apt-get install codelite codelite-plugins). Next using https://wiki.unrealengine.com/Running_On_Linux as a reference I'm editing Engine/Config/Linux/LinuxEngine.ini and setting PreferredAccessor=CodeLite