This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
ObsidianBlk
/
SAAM
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2
Комити
2
Гране
Грана:
master
development
master
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
HTTPS
ZIP
TAR.GZ
Bryan Miller
e73abb5828
Added SASS compilation, and started building out some systems.
пре 4 година
app
Added SASS compilation, and started building out some systems.
пре 4 година
view
Added SASS compilation, and started building out some systems.
пре 4 година
.gitignore
Inital commit of the SAAM application.
пре 4 година
LICENSE
Inital commit of the SAAM application.
пре 4 година
README.md
Inital commit of the SAAM application.
пре 4 година
main.js
Added SASS compilation, and started building out some systems.
пре 4 година
package.json
Added SASS compilation, and started building out some systems.
пре 4 година
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.