#
tiled
Here are 104 public repositories matching this topic...
DeBroglie is a C# library implementing the Wave Function Collapse algorithm with support for additional non-local constraints, and other useful features.
-
Updated
Jun 28, 2021 - C#
Swift framework for working with Tiled assets in SpriteKit
-
Updated
Jul 1, 2021 - Swift
NES Universal Level Editor (Chip & Dale, Darkwing Duck, Duck Tales, Duck Tales 2, MegaMan 4, Chip & Dale 2, Tale Spin, Little Mermaid, Jungle Book, Flintstones and many others)
-
Updated
Feb 25, 2019 - C#
SFML C++ game engine that allows to create games on Web (HTML 5 - CSS 3), Android and PC
android
html
web
html5
cplusplus
game-engine
cpp
css3
sdl
sfml
game-development
visual-studio-code
code-blocks
cpp17
android-studio
tmx
tiled
game-dev
box-2d
is-engine
-
Updated
Aug 7, 2021 - C
Tilemap animations, physics, events and custom property enhancements for Tiled JSON map files
-
Updated
Dec 10, 2017 - JavaScript
2
bcvery1
commented
Apr 5, 2019
TilePix only supports orthogonal maps (currently - hopefully we'll be able to support other types in the future). A sensible error should be returned on Reading a map which doesn't have orientation="orthogonal".
Need to set up a constant for each type:
- orthogonal
- hexagonal
- isometric
- staggered
Then, using a switch statement, check against each, returning an error if not
A tiled DeepDream project for creating any size of image, on both CPU and GPU
learning
channel
tile
cpu
protobuf
neural-network
tensorflow
gpu
channels
tiling
deep
labels
deepdream
tiled
protobuf-dreamer
-
Updated
Jan 27, 2021 - Python
TiledCS is a dotnet library for loading Tiled tilesets and maps
-
Updated
Jul 9, 2021 - C#
A 2d map generator written in Go
-
Updated
Mar 1, 2021 - Go
Autotile 47-tile blob tileset generator application with Godot export support. Based on Electron JS.
-
Updated
Mar 4, 2021 - JavaScript
Driftwood 2D Tiling Game Engine and Development Suite
game
python
gamedev
json
tile
game-engine
sdl
sdl2
tile-engine
python3
python35
2d-game
tiled
pysdl2
scriptable
driftwood-2d
-
Updated
Jul 19, 2021 - Python
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.
game
gamedev
tile
hardware
sprites
graphics
retro
tiled-map-editor
tmx
palettes
tilesets
2d-game-engine
tiled
tuile
raster-effects
-
Updated
Mar 28, 2020 - Go
Cross-platform Tiled map parsing utilities.
-
Updated
Jun 25, 2019 - C#
Tiled map loader for the Nim programming language
-
Updated
Aug 21, 2018 - HTML
TILED importer for PIXI. Support Images, Shapes, Layers.
-
Updated
Aug 11, 2021 - TypeScript
A game engine utilising "Tiled" map files
-
Updated
Oct 29, 2020 - C++
Improve this page
Add a description, image, and links to the tiled topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tiled topic, visit your repo's landing page and select "manage topics."
Would be nice to tell a user when certain things happen while processing, e.g. clamping values to their allowed maximum, enabling
destination_onlyroads in 2. pass, deprecating request parameters etc.IMO it should be a top-level
warningsarray of strings which is empty by default and all modules can add their share during processing: probably implement the most obvious ones first and add o