https://github.com/savetz/tidbyt-sprite-demo
Tidbyt Sprite Demo
https://github.com/savetz/tidbyt-sprite-demo
pixlet tidbyt
Last synced: 12 months ago
JSON representation
Tidbyt Sprite Demo
- Host: GitHub
- URL: https://github.com/savetz/tidbyt-sprite-demo
- Owner: savetz
- License: gpl-3.0
- Created: 2021-12-07T19:09:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-09T00:09:08.000Z (over 4 years ago)
- Last Synced: 2025-07-13T05:30:57.955Z (12 months ago)
- Topics: pixlet, tidbyt
- Language: Python
- Homepage:
- Size: 15.6 MB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tidbyt Sprite Demos
Code to create and move pixel-based sprites on a [Tidbyt](https://tidbyt.com/) display. Sprites can easily be resized, and may include transparent pixels to see through to the background.
## Quick start
1. Install [`pixlet`](https://github.com/tidbyt/pixlet)
2. Run `pixlet serve sprite.star`
3. Go to [http://localhost:8080](http://localhost:8080)
### Sprite Demo

### 3-Frame Animation with Parallax Scrolling Demo

### Pac Man Clock
