58344a18c8
Proper Makefile SDL paths and better instructions in the README. |
||
---|---|---|
.github/workflows | ||
src | ||
.clang-format | ||
.clang-tidy | ||
.gitignore | ||
Atestat.pdf | ||
Makefile | ||
README.md | ||
arimo.ttf | ||
config.mk |
README.md
This is a WIP project
But I uploaded it nontheless for them sweet sweet activity boxes >:)
Dependencies
Make sure you have the following dependencies installed on your system:
- SDL2
- SDL2-dev/devel
- SDL2_ttf
- SDL2_ttf-dev/devel
How to run
- Clone the repository
Via HTTPS:
git clone https://github.com/Ty3r0X/funni-square
Or Via SSH:
or git@github.com:Ty3r0X/funni-square.git
- Change directory to the project folder
cd funni-square
- Compile the project
MAKE sure that there are no errors during the compilation process.
make
- Run the project
./project