Jacek Sieka 72dfe176f5 remove dead code elimination option (#7669) 6 years ago
..
README.md 75b508032b added manyloc test suite; --path now relative to project dir if not absolute 11 years ago
sfml.nim 72dfe176f5 remove dead code elimination option (#7669) 6 years ago
sfml_audio.nim e80465dacf tests: Trim .nim files trailing whitespace 9 years ago
sfml_colors.nim 72dfe176f5 remove dead code elimination option (#7669) 6 years ago
sfml_vector.nim 72dfe176f5 remove dead code elimination option (#7669) 6 years ago

README.md

sfml-nimrod

Nimrod binding of SFML 2.0

This is only tested for Linux at the moment

What is needed for Windows / OS X?

  • The library names need filling in
  • TWindowHandle is handled differently on those platforms

I believe that is it