mirror of
https://github.com/NoelFB/tiny_link.git
synced 2025-07-05 20:45:25 +08:00
957aa8d9382e56643985074e7745870c006d1bfd
At the moment it's a Vec2i so normal() will always return (0, 0).
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.
building
- You need C++17 and CMake 3.14+
- Pull Submodule (
git submodule init
,git submodule update
) (this repo references the blah repo) - All the art was made in Aseprite. To modify or add new sprites, you'll need to use aseprite.
links
- windows build
- stream archive: Day 1, Day 2, twitch
box art
Box Art by Grayson
Mosquito enemy sprite by Randy
Description
Languages
C++
98.7%
CMake
1.3%