TheNamelessOne_PL: Am I too dumb for Linux?
clarry: Probably more ignorant than dumb. You need to obtain some basic troubleshooting skills if you want to install and run random third party software on Linux successfully. It's not plug and play and it's not going to be in a looong while, if ever.
Protip, *always* run from a terminal if something doesn't work, because that's where all the error output goes by default. Always search for whatever error message you get; chances are a million others ran into the same error and there's a solution out there one google search away. And if that doesn't help & you need to ask for help online, *always* post the terminal output along with your question.
I like the way Ubuntu looks, but it's pretty insane getting a game to run is nigh on impossible.
clarry: I don't like the way Ubuntu looks, but getting games running is usually not impossible, except for a few really broken games. Usually it's just a matter of hunting down some missing dependencies, not exactly rocket science.
TheNamelessOne_PL: Hey guys, please keep on responding as I need HELP!!! What if I used the emulator Wine to run these games?
clarry: No, if you can't work your way around basic errors with native executables, you won't have much luck with wine either. Some things work fine with wine ootb but a lot of things require tweaking configs, dlls, registry, or environment.
Maybe you'd have more luck with the playonlinux scripts or something. Lutris? I don't know, I don't use those things myself, but I know there are people out there trying to make it "easy".
Personally I think the payoff is greater if you just take the time to figure stuff out and then you'll be able to help yourself instead of waiting for someone else to fix whatever issue you bump into next.