Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ampatspell/tiny
🕹 Arduboy Sprite and Scene editor
https://github.com/ampatspell/tiny
arduboy emberjs mapeditor platformio scenebuilder sprites
Last synced: 2 months ago
JSON representation
🕹 Arduboy Sprite and Scene editor
- Host: GitHub
- URL: https://github.com/ampatspell/tiny
- Owner: ampatspell
- Created: 2019-08-26T18:11:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T11:55:28.000Z (almost 2 years ago)
- Last Synced: 2024-09-30T04:20:54.971Z (3 months ago)
- Topics: arduboy, emberjs, mapeditor, platformio, scenebuilder, sprites
- Language: JavaScript
- Homepage: https://github.com/ampatspell/tiny
- Size: 2.51 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tiny: sprite and scene editor for Arduboy games
Work in progress. Haven't built any games with it yet.
![](https://github.com/ampatspell/tiny/blob/master/other/screenshot-3.png?raw=true)
![](https://github.com/ampatspell/tiny/blob/master/other/screenshot-4.png?raw=true)
## Components
* [Editor webapp](https://github.com/ampatspell/tiny/tree/master/editor)
* [Export tools](https://github.com/ampatspell/tiny/tree/master/export)
* [Arduboy app example](https://github.com/ampatspell/tiny/tree/master/player)