Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
ObsidianBlk
/
SAAM
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
0
Wiki
Aktivität
3
Commits
2
Branches
Struktur:
aed97363e5
HTTPS
ZIP
TAR.GZ
Bryan Miller
aed97363e5
Changed Config to SimpleFS.
vor 4 Jahren
app
Changed Config to SimpleFS.
vor 4 Jahren
view
Added SASS compilation, and started building out some systems.
vor 4 Jahren
.gitignore
Inital commit of the SAAM application.
vor 4 Jahren
LICENSE
Inital commit of the SAAM application.
vor 4 Jahren
README.md
Inital commit of the SAAM application.
vor 4 Jahren
main.js
Added SASS compilation, and started building out some systems.
vor 4 Jahren
package.json
Added SASS compilation, and started building out some systems.
vor 4 Jahren
README.md
Sprite Art and Mapper
(SAaM)
SAaM
is an
Electron
desktop pixel sprite and tilemap editor.
GOALS:
Create sprites of any size
Animate sprites
Use sprites in a tilemap
Create Tilemaps and Sprites at the same time
Save as a PNG of individual tiles and/or tilemap
Save as a JSON file contraining all project data which can then be used in 3rd party programs as desired.