Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kennanhunter/light-effects
Test lighting effects without ever putting it in an actual robot
https://github.com/kennanhunter/light-effects
svelte sveltekit svg tailwind typescript
Last synced: 20 days ago
JSON representation
Test lighting effects without ever putting it in an actual robot
- Host: GitHub
- URL: https://github.com/kennanhunter/light-effects
- Owner: KennanHunter
- Created: 2023-02-08T06:36:01.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-10T22:58:46.000Z (almost 2 years ago)
- Last Synced: 2024-11-02T12:42:19.526Z (2 months ago)
- Topics: svelte, sveltekit, svg, tailwind, typescript
- Language: Svelte
- Homepage: https://light-effects.kennan.tech/
- Size: 278 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Light Effects
[Demo](https://light-effects.kennan.tech/)
A simple svelte project to allow the other programmers on my FTC team to test the logic for various light effects, without wasting time on the actual robot.
Note: This code is very sloppy, focused mainly on just working, not working well. My other projects have significantly higher code quality.