A minimal, single-file Tic-Tac-Toe game in Nim using raylib. It demonstrates a multi-threaded setup with a custom FFI wrapper for the shared library.
- Nimony compiler
- A C compiler and raylib development libraries. See the official raylib wiki for platform-specific setup instructions.