NeutronLoved/README.md

19 lines
551 B
Markdown

# NeutronLoved
A remake 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.
## Downloads
You can get the different binaries on [itch.io](https://justayte.itch.io/neutron)
## Credits
### Visuals
All sprites are made by me, using the [Twilight-5](https://lospec.com/palette-list/twilight-5) palette.
### Code
Code was also made by me, but using a resolution-handling library called [push](https://github.com/Ulydev/push).