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.
2
Commits
2
Branches
Branch:
master
development
master
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von „master“
${ noResults }
HTTPS
ZIP
TAR.GZ
Bryan Miller
e73abb5828
Added SASS compilation, and started building out some systems.
vor 4 Jahren
app
Added SASS compilation, and started building out some systems.
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.