From e2b4da9828e13784ff7af2a5a2d204731e1d14ea Mon Sep 17 00:00:00 2001 From: "theo@manjaro" Date: Wed, 9 Mar 2022 17:07:38 +0100 Subject: [PATCH] Added credits --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d589e17..2f21d8a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ # NeutronLoved -A recreation of the Neutron board game in Love2D \ No newline at end of file +A recreation of the Neutron board game in [Love2D](https://love2d.org/) +Please refer to the [Love2D wiki](https://love2d.org/wiki/Game_Distribution) for how to launch/distribute the game. + +## Credits + +### Visuals + +All sprites are made by me, using the [Twilight-5](https://lospec.com/palette-list/twilight-5) + +### Code + +Code was also made by me, but using a resolution-handling library called [push](https://github.com/Ulydev/push)