add color pallet link to readme

This commit is contained in:
Travis Shears 2026-04-26 20:45:51 +02:00
parent eadc1392ef
commit 1d6b2f5337
Signed by: travisshears
GPG key ID: CB9BF1910F3F7469

View file

@ -2,6 +2,12 @@
A two-player cooperative cleaning game built with [Fennel](https://fennel-lang.org/) and [Löve 2D](https://www.love2d.org/).
The Löve2d Fennel setup is based on https://git.sr.ht/~benthor/absolutely-minimal-love2d-fennel/tree/master/item/README.md
Color pallet is ["curiosities", Created by sukinapan](https://lospec.com/palette-list/curiosities).
And though this is a git repo I use [Jujutsu](https://docs.jj-vcs.dev/latest/) for version control.
## Setup
1. Install LÖVE 2D following the [Getting Started guide](https://love2d.org/wiki/Getting_Started)