Skip to content

A web-based pixel art tool that exports drawings to two-dimensional array initialization code. The code is used for simple game worlds.

Notifications You must be signed in to change notification settings

edscamera/array-map-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

array-map-creator

This is a tool that runs in the browser that allows you to draw different colors onto a grid, and then export it into text to initalize it as a two-dimensional array in different languages. You can also import existing two-dimensional arrays by inputing initalization code.

Current version avalible at http://edscamera.github.io/array-map-creator

About

A web-based pixel art tool that exports drawings to two-dimensional array initialization code. The code is used for simple game worlds.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published