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)