WARNING: THE JAVASCRIPT IS DISABLED A LOT OF FUNCTIONS LIKE THE GALLERY OR THE NAVIGATION BAR WILL NOT WORK
Teselator
An application that converts your art into tiles for DevKitPro to read.
Description
Platform: Windows
Develop: JuanJosé Gómez
Release date: 2020
Languaje: Spanish
Price: Free
Contact: botblocker1234@gmail.com dont send here
Description
An application in which the user draws on a canvas and can convert it into tiles, which are 8x8 color-coded matrix, for use directly in DevKitPro.
History of the project
It is a small program created to simplify the generation of tiles during the development of the game Una Aventura Inesperada due to composing a single tile was very tedious because you had to define a matrix of 8x8 bits and fill it with the colors of the sprite. Thanks to this tool I was able to create sprites of 2x2 tiles (16 bits) and also animate them, something that could have taken me whole days and I was able to do it in a few hours.
Features
- Create large canvas.
- Grid based canvas.
- Customizable color palette.
- Efficient export method that allows to export huge drawings.
- Generated file ready to copy and paste.
- Multiple windows to work in parallel.
- Zoom.