All Projects → Temeez → Tiled-Amethyst-Example

Temeez / Tiled-Amethyst-Example

Licence: MIT license
Simple example for drawing a map made with Tiled with Rust and Amethyst.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Tiled-Amethyst-Example

tilepix
Library for combining tiled maps with pixel
Stars: ✭ 40 (+150%)
Mutual labels:  tiled
Driftwood
Driftwood 2D Tiling Game Engine and Development Suite
Stars: ✭ 23 (+43.75%)
Mutual labels:  tiled
Berry
Berry is a simple Tiled Map Loader for Corona SDK.
Stars: ✭ 16 (+0%)
Mutual labels:  tiled
RawSalmonEngine
A game engine utilising "Tiled" map files
Stars: ✭ 15 (-6.25%)
Mutual labels:  tiled
rs-tiled
Reads files from the Tiled editor into Rust
Stars: ✭ 223 (+1293.75%)
Mutual labels:  tiled
RockRaiders
👨‍🏭 Clone of an awesome same named game
Stars: ✭ 18 (+12.5%)
Mutual labels:  amethyst
pong
🕹️ Rusty Pong: the classic Atari game written in Rust! 🕹️
Stars: ✭ 17 (+6.25%)
Mutual labels:  amethyst
flame tiled
Package to add Tiled support for the Flame game engine
Stars: ✭ 21 (+31.25%)
Mutual labels:  tiled
rust-igmc-2018
Projeto Naisu Kurimu feito em Rust com Amethyst para o Indie Game Making Contest 2018
Stars: ✭ 20 (+25%)
Mutual labels:  amethyst
Valhalla
Open Source Routing Engine for OpenStreetMap
Stars: ✭ 1,794 (+11112.5%)
Mutual labels:  tiled
Melonjs
a fresh & lightweight javascript game engine
Stars: ✭ 3,721 (+23156.25%)
Mutual labels:  tiled
pcxtools
MSX cross-development command line tools PNG2MSX, PNG2SPR[+] and TMX2BIN
Stars: ✭ 17 (+6.25%)
Mutual labels:  tiled
tiled
Tiled TMX import for HaxePunk
Stars: ✭ 51 (+218.75%)
Mutual labels:  tiled
cl-tiled
Tiled map library for CL
Stars: ✭ 15 (-6.25%)
Mutual labels:  tiled
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.
Stars: ✭ 19 (+18.75%)
Mutual labels:  tiled
tbag
Tea-bag is Third party extension utility project
Stars: ✭ 13 (-18.75%)
Mutual labels:  tiled
pixi-tiled
TILED importer for PIXI. Support Images, Shapes, Layers.
Stars: ✭ 19 (+18.75%)
Mutual labels:  tiled
Protobuf-Dreamer
A tiled DeepDream project for creating any size of image, on both CPU and GPU
Stars: ✭ 39 (+143.75%)
Mutual labels:  tiled
autotiler
Autotile 47-tile blob tileset generator application with Godot export support. Based on Electron JS.
Stars: ✭ 32 (+100%)
Mutual labels:  tiled
amethyst physics
Amethyst physics engine abstraction layer
Stars: ✭ 29 (+81.25%)
Mutual labels:  amethyst

Simple rs-tiled Amethyst Example

This example shows a simple way to draw a (TMX) map made with Tiled in a Amethyst project.

Notes:

The tileset in resources/assets/terrainTiles_default.png is from Kenney

The resources/assets/tiled_base64_zlib.tmx map file is made with Tiled version 1.3.3 and the tileset is included in it with the "Embed in map" option being selected.

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].