NeutronLoved/README.md

15 lines
448 B
Markdown
Raw Normal View History

2022-03-03 17:50:59 +01:00
# NeutronLoved
2022-03-09 17:07:38 +01:00
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)