Go to file
Savanni D'Gerinel 09e5f88dd4 Add the SGF library 2023-08-07 16:10:08 -04:00
builders Set up a root build command 2023-08-07 14:52:53 -04:00
changeset Start building a music player server (#17) 2023-02-11 17:59:15 +00:00
coordinates Start building a music player server (#17) 2023-02-11 17:59:15 +00:00
cyberpunk-splash Add the CodingTogether hashtag 2023-07-26 13:59:22 +00:00
dashboard Add the cyberpunk-splash tool to the build tools 2023-08-07 16:02:41 -04:00
emseries Add emseries 2023-08-07 16:07:53 -04:00
flow Render a file list from the filesystem (#24) 2023-02-26 03:17:00 +00:00
fluent-ergonomics Start building a music player server (#17) 2023-02-11 17:59:15 +00:00
geo-types Add my old dashboard application 2023-07-28 23:26:44 -04:00
hex-grid Add a utility program that prints out all the icon names in the gnome theme 2023-03-11 20:17:04 -05:00
ifc Add screenplay 2023-08-07 16:06:38 -04:00
kifu Switch from GameTree to go::Game in Kifu 2023-07-26 20:29:12 -04:00
memorycache Add the cyberpunk-splash tool to the build tools 2023-08-07 16:02:41 -04:00
music-player Finish the red spectrum 2023-03-11 15:22:46 -05:00
screenplay Add a basic rendering for a player card 2023-03-22 10:59:44 -04:00
sgf Add the SGF file to the Go game structure 2023-07-26 20:53:21 -04:00
.envrc Set up the flake 2022-12-31 12:07:58 -05:00
.gitignore Fixes resource compilation problems 2023-04-04 12:25:22 -04:00
COPYING Add the GPL to the project 2023-02-06 09:25:11 -05:00
Cargo.lock Add the SGF library 2023-08-07 16:10:08 -04:00
Cargo.toml Add the SGF library 2023-08-07 16:10:08 -04:00
Makefile Add the flow library 2023-08-07 16:09:36 -04:00
build.sh Add the SGF library 2023-08-07 16:10:08 -04:00
flake.lock Remove some old dependencies from ifc 2023-07-28 23:21:58 -04:00
flake.nix Add the cyberpunk-splash tool to the build tools 2023-08-07 16:02:41 -04:00
package-lock.json Render ghost stones 2023-05-15 22:20:40 -04:00
package.json Adjust the Makefile dependency calculations 2023-05-13 14:22:26 -04:00
readme.md Add the copyright notice to the readme 2023-02-06 09:41:40 -05:00
rust-toolchain Set up a demo wasm build 2023-05-07 11:02:57 -04:00
tsconfig.json Set up a working build environment 2023-05-07 13:13:20 -04:00

readme.md

Luminescent Dreams Tools Monorepo

Add files in this repo are Copyright Savanni D'Gerinel, whether the copyright notice is present or not. All of the work in this repository, except where explicitely noted otherwise, is the sole work of Savanni D'Gerinel.

Future contributors will be noted in the CONTRIBUTORS file.


Copyright 2023, Savanni D'Gerinel savanni@luminescent-dreams.com

This file is part of the Luminescent Dreams Tools.

Luminescent Dreams Tools is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Luminescent Dreams Tools is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with Lumeto. If not, see https://www.gnu.org/licenses/.