4 Forks
22 Stars
22 Watchers

tuile

Tuile (French for tile) is a 2D graphics engine inspired from old hardware and based on layers, tiles sets, tile maps and sprites. Its scanline rendering pipeline makes it perfect for raster effects.

How to download and setup tuile

Open terminal and run command
git clone https://github.com/bquenin/tuile.git
git clone is used to create a copy or clone of tuile repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with tuile https://github.com/bquenin/tuile/archive/master.zip

Or simply clone tuile with SSH
[email protected]:bquenin/tuile.git

If you have some problems with tuile

You may open issue on tuile support forum (system) here: https://github.com/bquenin/tuile/issues