- install sdl2 libarary on your machine.
- clone this repo.
- Make the following folders: src/include, src/lib
- put all the content of sdl2/includd in src/include
- put all the content of sdl2/lib in src/lib
- put sdl2.dll in the root directory of the project.
- run the make file using
mingw32-makeorcmake - run
./matrix.exe
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
