- Notifications
You must be signed in to change notification settings - Fork1
Luisrosario2604/Graphical
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Name | Language | Grade | Year |
---|---|---|---|
My hunter | C / CSFML | B | 2017 |
My runner | C / CSFML | B | 2017 |
My world | C / CSFML | B | 2018 |
My rpg | C / CSFML | A | 2018 |
Language : C
Library CSFML is neededInstallation
These 4 projects are made with the CSFML library, witch is pretty hard to install.
Installation of SFML (needed by CSFML) and CSFML :
sudo dnf install SFMLsudo dnf install SFML-develsudo dnf install CSFMLsudo dnf install CSFML-develor sudo apt-get install libsfml-devsudo apt-get install libcsfml-dev
Clean (*.o files)
make clean
Full clean (*.o and binary file)
make fclean
Compile
make
Full clean and compile
make re
Compile with gdb (debugging)
make gdb
These projects were done in 2017 and 2018
- Luis Rosario -Member 1 -Luisrosario2604
About
Four little games made in C / C++ (CSFML / SFML)
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published