diff --git a/README.md b/README.md index b59a12c..daab538 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,6 @@ ## SWORD II: ADVENTURE OF FROG A small game made entirely on live stream over about 15 hours. I intend to add more documentation and clarify some of the code and assets over the next few days. - -### 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 3.12+ @@ -12,6 +8,10 @@ I intend to add more documentation and clarify some of the code and assets over - Make sure you have SDL2 headers & libraries, and make sure CMake can find them - All the art was made in [Aseprite](https://www.aseprite.org/). To modify or add new sprites, you'll need to use aseprite. +### links + - [windows build](https://github.com/NoelFB/tiny_link/releases/tag/v1.0.0) + - stream archive: [Day 1](https://www.youtube.com/watch?v=Yp4WNWnoDus), [Day 2](https://www.youtube.com/watch?v=jgkljqG2rKA), [twitch](https://twitch.tv/noelfb) + ![Screenshot](https://github.com/noelfb/tiny_link/raw/main/screenshot.png "Screenshot") ### box art