Yet Another Daily Game
This software is licensed under the Anti-Capitalist Software License (v 1.4).
All assets (located in the assets subdirectory) were created by the author @kfc35. All assets are CC BY-NC-SA 4.0.
This game is heavily inspired by / attributes its main idea to Wavelength, the party game designed by Alex Hague, Justin Vickers, and Wolfgang Warsch. Thanks for making a wonderful game that has brought me and my friends lots of joy over the years. Go buy their game and maybe check out CMYK games, the company behind Wavelength, while you're at it!
This app is powered by Bevy Engine, which is free and open-source forever! It is dual licensed under MIT or Apache-2.0. Thank you to all the contributors on the project.
Thanks to the rust-random team and their contributors for giving me the ability to randomize games with reproducibility without much of a headache.
Thanks to Lokathor and the bytemuck contributors for making it easy for me to make the rng seed.
Thanks to chronotope team and contributors for giving me the time utils I need to ensure the game works on web.
Thanks to Jack Grigg (str4d) and contributors for allowing this game to have encrypted shareable rounds.
Thanks to Alice Max, Marshall Pierce, and contributors for allowing this game to be shareable with decent looking strings.
Thanks to dtolnay and contributors for making the change-off between structs and raw strings easy.
