Skip to content

Building on Ubuntu 20.04

Simon Ellwood edited this page Jul 10, 2020 · 6 revisions

From your home directory:

Let get some packages:
sudo apt-get install build-essentials git liballegro5-dev
Now let's get the code:
git clone https://github.com/stardot/b-em.git
Switch to the project directory:
cd b-em
Build the executable:
./configure && make
Hopefully, time to run it:
./b-em