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.
6
Комити
2
Гране
Дрво:
70e1dbf33a
development
master
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from '70e1dbf33a'
${ noResults }
HTTPS
ZIP
TAR.GZ
Bryan Miller
70e1dbf33a
electron-builded added as dev dependency. Added author and license parameters to package.json file.
пре 4 година
app
Started work on a 'dynamic SASS' system.
пре 4 година
view
Started work on a 'dynamic SASS' system.
пре 4 година
.gitignore
Added a license and author to the package.json
пре 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
electron-builded added as dev dependency. Added author and license parameters to package.json file.
пре 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.