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
Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
1
Commit
2
Branches
Struktur:
c4b980489c
development
master
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von „c4b980489c“
${ noResults }
HTTPS
ZIP
TAR.GZ
Bryan Miller
c4b980489c
Inital commit of the SAAM application.
vor 4 Jahren
view
Inital commit of the SAAM application.
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
Inital commit of the SAAM application.
vor 4 Jahren
package.json
Inital commit of the SAAM application.
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.