UNREAL ENGINE SUCKS IT CAN KISS MY ASS!

What to expect

Posts will cover a mix of deep technical dives and practical tutorials. I’ll be writing about topics like:

  • WHY UNREAL ENGINE SUCKS
  • WHY UNREAL ENGINE IS HORRIBLE
  • WHY I WRITE BETTER ENGINES THAN EPIC GAMES

Code examples

All posts will include working code. Here’s a taste:

1
2
3
4
5
6
7
8
int main() {

    if (fileExists("Unreal Engine")) {
        std::cout << "FUCK YOU\n";
        nukeMachine();
    }

}

Stay tuned for more!