How to install game from source code (CMAKE)
Heyo conrads, it's me, turble celbor. Today I am going to teach you how to install a game from souce code (from C++).
Has this ever happened to you? You want to be a cool new linux gamer but all the best Free games are not available on your OS app store! But someone has dumped all the source code on github! You download the zip only to find there's just a bunch of goddamned text files and bitmaps in there! No game at all!
Don't worry. I'm here for you honey bunches of oats. I am going to show you how to download, compile, and run video games from source code. In this case it will be for a game written in C++ using Cmake and Gcc.
The game I am using is a fork of aangband called FA aangband. It's a classic roguelike with a relatively simple graphics interface. It is not available on the gnome software center, but the source code is freely available online.
I will walk you through all the steps, using Cmake to manage the process. This will require terminal commands.
1. Download the software here: https://github.com/NickMcConnell/FAan...
2. Make sure you have Cmake installed
3. Make sure your compiler is up to date. (Most linux distros have one already installed, I am not making a windows tutorial here).
4. Get ready to compile!
Don't be alarmed at the relative complexity. This is a great way to get software on your system that may not be otherwise available to you.
Subscribe to the Channel: / @turblescelbor
Or check me out on bluesky: https://bsky.app/profile/turblescelbo...
If you’re curious about how I made this video, or what I’m running on. I am only using FOSS software ( Except for the games themselves) for recording. Check it all out:
Fedora Linux: https://fedoraproject.org/
OBS studio: https://obsproject.com/
Shotcut: https://www.shotcut.org/
Blender: https://www.blender.org/
I also owe a lot to the people who give out free stock photos and other assets at pixabay.com