mirror of
https://github.com/NoelFB/tiny_link.git
synced 2024-11-25 18:18:56 +08:00
updated stream archive links
This commit is contained in:
parent
ce72329084
commit
48c6326cc7
|
@ -2,16 +2,16 @@
|
||||||
A small game made entirely on live stream over about 15 hours.
|
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.
|
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
|
### building
|
||||||
- You need C++17 and CMake 3.12+
|
- You need C++17 and CMake 3.12+
|
||||||
- Pull Submodule (`git submodule init`, `git submodule update`) (this repo references the [blah](https://github.com/NoelFB/blah) repo)
|
- Pull Submodule (`git submodule init`, `git submodule update`) (this repo references the [blah](https://github.com/NoelFB/blah) repo)
|
||||||
- Make sure you have SDL2 headers & libraries, and make sure CMake can find them
|
- 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.
|
- 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")
|
![Screenshot](https://github.com/noelfb/tiny_link/raw/main/screenshot.png "Screenshot")
|
||||||
|
|
||||||
### box art
|
### box art
|
||||||
|
|
Loading…
Reference in New Issue
Block a user