Introducing Epipaintor, the graphical editor we developed for our 4th semester at EPITA.
The developpement team, Fast-Thinking is made of 4 dedicated EPITA students:
- Robin Varliette
- Christian Aziaka
- Zaky Hamdoun
- Adam Mahraoui
- Git
- Make
- A Unix environment
- Gcc
First, clone the git repo:
git clone git@github.com:obirn/Epipaintor.git
Then, go in the folder by doing:
cd Epipaintor
You will need some packages. To install them with apt:
sudo apt-get install libsdl2-dev libsdl2-image-dev libgtk-3-dev
Compile the code:
make
Execute the program:
./epipaintor