Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ I used some excellent other libraries/resources to make life easier for me here:

* [Sokol](https://github.com/floooh/sokol) libraries for application setup, rendering and time functions. zlib/libpng license.
* [stb](https://github.com/nothings/stb) library for image loading. mit/unlicense license.
* Sprites used by "the game" I took from Dan Cook's [Space Cute prototyping challenge](http://www.lostgarden.com/2007/03/spacecute-prototyping-challenge.html).
* Sprites used by "the game" I took from Dan Cook's [Space Cute prototyping challenge](https://lostgarden.com/2007/03/31/spacecute-prototyping-challenge/).