cptx032 / calcium

A ascii/text game library
MIT License
17 stars 2 forks source link

Create a SpriteImage reader class #2

Closed cptx032 closed 7 years ago

cptx032 commented 7 years ago
import spritereader as sr
pixels = sr.load('sprite.pxls')
# pixels is a list
cptx032 commented 7 years ago

wont fix use tools/spriter