mirror of
https://github.com/NoelFB/tiny_link.git
synced 2025-02-18 12:58:28 +08:00
10 lines
301 B
Markdown
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
|