aboutsummaryrefslogtreecommitdiff

dactal fish

just a small C SDL2 project to render the patreon list as a animation from a textfile.

requirements

  • clang
  • sdl2
  • sdl2_ttf
  • sdl2_image
  • sdl2_gfx

usage

  • edit obj_n to the amount of users/lines in src/config.h.
  • run ./build.sh
  • make a file called bin/patreons.txt
  • seperate patreons by line
  • cd bin/
  • run ./dacc_fish