An open API service indexing awesome lists of open source software.

https://github.com/calvis/acnh-flowers

using Clojure/Datomic to add color to my island
https://github.com/calvis/acnh-flowers

animal-crossing-new-horizons clojure datomic

Last synced: about 2 months ago
JSON representation

using Clojure/Datomic to add color to my island

Awesome Lists containing this project

README

        

## Animal Crossing New Horizons: Flower Breeding

Toy project that generates valid breeding strategies for hybrids.

See the [build-tree tests](https://github.com/calvis/acnh-flowers/blob/master/test/acnh/flowers_test.clj#L97)
for sample usage.

### Setup

This assumes you have a Datomic account, at least Starter edition, and
have installed Datomic Pro https://my.datomic.com/downloads/pro

Run `boot test` to test.

### Resources

The raw flower information in this repo is largely borrowed from the
ACNH community, nameley [ACNH Flower
Research](https://docs.google.com/spreadsheets/d/1rbYbQ0i3SuTu30KTma5dO4uuJWr_SjOZXA1l4UOIHWo/edit#gid=528655130),
and the simplified [From Seed to Sprout](https://imgur.com/a/Dy4wHXc)
method.