boxart and screenshot

This commit is contained in:
Noel Berry 2021-01-03 22:14:11 -08:00
parent 98ac005985
commit 1519bf2f87
3 changed files with 10 additions and 1 deletions

View File

@ -4,6 +4,15 @@ a small game made in 48 hours on live stream
- [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
- Make sure you have SDL2 headers & DLLs, and make sure CMake can find them
![Screenshot](https://github.com/noelfb/tiny_link/raw/master/screenshot.png "Screenshot")
### box art
![box art](https://github.com/noelfb/tiny_link/raw/master/boxart.jpg "Box art by Grayson")
*box art by [Grayson](https://twitter.com/soft_rumpus/status/1345934041527144459/photo/1)*
*Mosquito enemy sprite by [Randy](https://twitter.com/RandyPGaul))*

BIN
boxart.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 156 KiB

BIN
screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 151 KiB