FullScreenShenanigans / EightBittr

Bare-bones, highly modular game engine for 2D 8-bit games.
MIT License
77 stars 10 forks source link

feat: revamped WorldSeedr #341

Closed JoshuaKGoldberg closed 2 years ago

JoshuaKGoldberg commented 2 years ago

Overview

Drastically simplifies the WorldSeedr package by reducing the different kinds of variance allowed. Adds unit tests too.

Creates a second example, InfiniteContributionsCalendar, to demonstrate WorldSeedr usage.

PR Checklist