All Projects → Rangi42 → tilemap-studio

Rangi42 / tilemap-studio

Licence: other
A tilemap editor for Game Boy, Color, Advance, DS, and SNES projects. Written in C++ with FLTK.

Programming Languages

C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to tilemap-studio

gimp-tilemap-gb
Tilemap GB - Console App - AND - GIMP plugin for importing & exporting Game Boy game tilemaps and tilesets (as bitmap images or .GBM/.GBR files. Related tools: GBTD, GBMB, GBDK, Zal0-ZGB)
Stars: ✭ 42 (-83%)
Mutual labels:  gameboy, tilemap, tilesets
SkyEmu
Game Boy, Game Boy Color, and Game Boy Advanced Emulator
Stars: ✭ 59 (-76.11%)
Mutual labels:  gameboy, gameboy-advance, gameboy-color
Mgba
mGBA Game Boy Advance Emulator
Stars: ✭ 3,355 (+1258.3%)
Mutual labels:  gameboy, gameboy-advance, game-boy
Emux
GameBoy emulator written in C#
Stars: ✭ 58 (-76.52%)
Mutual labels:  gameboy, gameboy-color
gnuboy
latest version of original laguna source, with a handful fixes for modern compilers and systems
Stars: ✭ 70 (-71.66%)
Mutual labels:  gameboy, gameboy-color
exhal
Compression and decompression tools for NES, SNES, and Game Boy games by HAL Laboratory
Stars: ✭ 54 (-78.14%)
Mutual labels:  gameboy, snes
Hades
🔥 A Nintendo Game Boy Advance emulator
Stars: ✭ 44 (-82.19%)
Mutual labels:  gameboy, gameboy-advance
Provenance
iOS & tvOS multi-emulator frontend, supporting various Atari, Bandai, NEC, Nintendo, Sega, SNK and Sony console systems… Get Started: https://wiki.provenance-emu.com |
Stars: ✭ 4,732 (+1815.79%)
Mutual labels:  gameboy, snes
gb-hardware-db
Game Boy hardware database
Stars: ✭ 21 (-91.5%)
Mutual labels:  gameboy, game-boy
musicboy
A high-quality audio playback cartridge for Nintendo® Game Boy® and Game Boy Color®.
Stars: ✭ 25 (-89.88%)
Mutual labels:  gameboy, gameboy-color
tobutobugirl-dx
An arcade platformer homebrew game for the Game Boy, Game Boy Color and Super Game Boy
Stars: ✭ 58 (-76.52%)
Mutual labels:  gameboy, game-boy
jsGBC
👾 A GameBoy Color Emulator written in JavaScript
Stars: ✭ 44 (-82.19%)
Mutual labels:  gameboy, gameboy-color
gb-starter-kit
A customizable and ready-to-compile bundle for Game Boy RGBDS projects. Contains your bread and butter, guaranteed 100% kitchen sink-free.
Stars: ✭ 24 (-90.28%)
Mutual labels:  gameboy, gameboy-color
GhidraBoy
Sharp SM83 / Game Boy extension for Ghidra
Stars: ✭ 136 (-44.94%)
Mutual labels:  gameboy, game-boy
CrystalBoy
C# GameBoy Emulator
Stars: ✭ 93 (-62.35%)
Mutual labels:  gameboy, gameboy-color
speljongen
gameboy emulator written in c++
Stars: ✭ 15 (-93.93%)
Mutual labels:  gameboy, gameboy-color
Awesome Gbdev
Contribute
Stars: ✭ 3,016 (+1121.05%)
Mutual labels:  gameboy, gameboy-color
RGB
RGB (Rust Game Boy) is a simple emulator for the original game boy
Stars: ✭ 19 (-92.31%)
Mutual labels:  gameboy, gameboy-color
awesome-emu-resources
A curated list of emulator development resources
Stars: ✭ 26 (-89.47%)
Mutual labels:  gameboy, gameboy-advance
UnityHexagonLibrary2d
A library to manage 2D hexagonal tiles in Unity.
Stars: ✭ 58 (-76.52%)
Mutual labels:  tilemap, tilemaps

Tilemap Studio Build Status

A tilemap editor for Game Boy, GBC, GBA, NDS, SNES, Genesis, or TG16 projects. Specifically meant to support the pret disassemblies like pokered, pokecrystal, and pokeemerald; as well as hacks including Polished Crystal, Red++, Orange, Prism, and many more.

Inspired by tools like Tilemap Creator, NTME, GSC Town Map Editor and Karteneditor, but implemented with C++ and FLTK, and with support for multi-platform tilemaps as well as Pokémon-specific formats.

Latest release: 4.0.1

Follow the steps in INSTALL.md to install the release copy of Tilemap Studio, or the longer instructions to build it yourself from source.

The example/ directory contains different formats of tilemaps and tileset graphics. In particular, pokecrystal/town_map_pokegear.png is a colored-in combination of tileset graphics from pokecrystal, useful for viewing any Town Map in a project based on it.

Browse the menu items, toolbar buttons, and Help dialog to learn how to use Tilemap Studio. And don't miss the mouse controls:

Tileset Tilemap
Click/drag Select tile(s) Place tiles
Middle drag Scroll Scroll
Right-click Highlight tile Select tile
Right drag Select tiles
Ctrl+click Replace tile
Shift+click Flood fill
Alt+click Swap tiles

More information is at the Gameboy Development Forum, Skeetendo Forums or PokéCommunity. If you have questions or comments, please go there.

Screenshot

Screenshot 2

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].