/typing-game-hs

Making a typing speed game in the spirit of Bizqwit's

Primary LanguageC

#Install#

  • brew install sdl2
  • brew install sdl2_ttf
  • brew install openssl

#Resources#

#Fun Stuff#

#Other Resources#

  • man install_name_tool

#Tips#

  • Signing SDL Extenion framework
  • codesign -f -s - SDL2_ttf.framework #=> SDL2_ttf.framework: replacing existing signature

#Diagnostics#

  • objdump -p dist/hs-exe