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.
7
Commits
2
Branches
Branch:
development
development
master
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von „development“
${ noResults }
HTTPS
ZIP
TAR.GZ
Bryan Miller
18616465a6
Should now work when packaged with electron-builder.
vor 4 Jahren
app
Should now work when packaged with electron-builder.
vor 4 Jahren
view
Started work on a 'dynamic SASS' system.
vor 4 Jahren
.gitignore
Added a license and author to the package.json
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
Should now work when packaged with electron-builder.
vor 4 Jahren
package.json
electron-builded added as dev dependency. Added author and license parameters to package.json file.
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.