本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
ObsidianBlk
/
SAAM
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
版本發佈
0
Wiki
活動
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 }
建立分支
${ searchTerm }
從 '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.