tiny_link/README.md
2021-01-03 22:05:47 -08:00

10 lines
301 B
Markdown

a small game made in 48 hours on live stream
### links
- [windows build](https://github.com/NoelFB/tiny_link/releases/tag/v1.0.0)
- [stream archive](https://twitch.tv/noelfb)
### building
- You need C++17 and CMake
- Make sure you have SDL2 headers & DLLs, and make sure CMake can find them