Skip to content

A Tile Set Previewer written in Python 3.8 and PyGame, used to live preview tile creation in a context window.

License

Notifications You must be signed in to change notification settings

hamolicious/Tile-Set-Previewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tile-Set-Previewer

A Tile Set Previewer written in Python 3.8 and PyGame, used to live preview tile creation in a context window.


When you launch the main.py file, you will first enter edit mode, use LEFT and RIGHT arrow keys to choose the tile you want to place down, (when finished) hit ENTER to launch preview mode, open the tiles in your favourite editor and start editing, save the image to automatically update the tiles. The settings.json contains some settings that you can edit to customize the window. I suggest copying the Tiles folder to not lose the tiles that come with the software because they are neccesary, later, you can copy the new Tiles folder path and paste it under "tiles-path" in the settings.json file.

Things still to do

  • Improve the flow of using the program (make it more automatic)
  • Add transparency support
  • Add stylesheet support
  • Add environment saving

About

A Tile Set Previewer written in Python 3.8 and PyGame, used to live preview tile creation in a context window.

Topics

Resources

License

Stars

Watchers

Forks

Languages