#
tiled
Here are 88 public repositories matching this topic...
Swift framework for working with Tiled assets in SpriteKit
-
Updated
Jan 13, 2019 - 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#
Tilemap animations, physics, events and custom property enhancements for Tiled JSON map files
-
Updated
Dec 10, 2017 - JavaScript
Game Engine developed with the SFML library to create games on Android and PC
android
ndk
cplusplus
game-engine
cpp
sfml
game-development
visual-studio-code
code-blocks
cpp17
android-studio
tmx
android-ndk
tiled
game-dev
box-2d
is-engine
-
Updated
Sep 12, 2020 - C++
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
Jun 6, 2017 - Python
A 2d map generator written in Go
-
Updated
Mar 11, 2020 - Go
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
Sep 10, 2018 - 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
A game engine utilising "Tiled" map files
-
Updated
Jun 13, 2020 - C++
Tiled map library for CL
-
Updated
Dec 10, 2019 - Common Lisp
A Game Engine for 2D/3D Games written in go
-
Updated
Oct 31, 2019 - Go
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."
Because the checking of current time is incapsulated in the thing that the test is testing, the test needs to do at least a copule tests that rely on the current time. The test was made to be robust to different times of day but there is a bug in the test where a certain time of day (the last several minutes before the hour i think) which causes the test to fail. we should fix that because it caus