Small attempt at Link's Awakening (1993) in C++
Stars
2
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
145
commits
rework inventory implementation
d50bba6
decouple inventory implementation from rendering
4c0f699
update static assert in Random.h
dac79ef
remove unused files
00fe605
rework dialogue implementation
0dc3864
fix worldmap tests
2e10d7c
fix vector unit tests
0e21590
small refactor
0100b34
upgrade project to VS2022
c635c41
tidy up
4e903ae
fix swap function for Sprite
5812625
make dialogue text yellow
186dba7
add drawInventoryBackground() function
7d9446d
remove header
10eae08
move random utility out of Common.h to Random.h
60167e5