Skip to content

Simple utility for generating an entire auto-tiling tileset from just two sprites

License

Notifications You must be signed in to change notification settings

slavfox/InferTile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InferTile

InferTile screenshot

Simple Python 3+ utility to generate entire auto-tiling tilesets from a single, two-tile image.

Note: I suck at making stuff work on Windows. Help with getting it to build is welcome.

Installation

git clone https://github.com/slavfox/InferTile.git && cd infertile && pip install .

Usage

GUI:

infertile

CLI:

infertile [-h] [--nogui x1 y1 x2 y2] [--input path] [--output path]

About

Simple utility for generating an entire auto-tiling tileset from just two sprites

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages