-
Download sdl2
-
Fork the repository and clone the repository to your local machine:
git clone https://github.com/YacineMK/smail
-
installing dependecies
-
Fedora
sudo dnf install SDL2 SDL2_image-devel SDL2_ttf SDL2_mixer SDL2_mixer-devel
-
Arch
sudo pacman -S install sdl2 sdl2_image sdl2_ttf SDL2_mixer SDL2_mixer-devel
-
-
Run code
gcc -o myprogram main.c logic.h logic.c draw.c -lSDL2 -lSDL2_ttf -lSDL2_image -lSDL2_mixer -lm
./mymyprograme
-
Notifications
You must be signed in to change notification settings - Fork 0
YacineMK/Nexus
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple memory game using the SDL2 library and C
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published