#
tilemap
Here are 166 public repositories matching this topic...
Game engine for making 2d games on iOS, macOS and tvOS, with practical examples and tutorials
macos
ios
gamedev
apple
games
game-engine
tvos
spritekit
game-development
platformer
tiled-map-editor
tilemap
side-scroller
2d-game-engine
gameplaykit
platformer-engine
-
Updated
May 19, 2020 - Swift
Hexagonal & square tile grid system with three.js
-
Updated
Mar 31, 2020 - JavaScript
Javascript port of https://github.com/mxgmn/WaveFunctionCollapse
-
Updated
Jul 6, 2019 - JavaScript
hexus
commented
Nov 21, 2016
Create a wiki page that lists all the tile slope types and how to create your own mappings for custom tile sets.
Phaser 3 Project Template with Webpack, Tilemap, and Asset Pack
-
Updated
May 22, 2019 - JavaScript
-
Updated
May 21, 2020 - JavaScript
FyWorld - Base-Building / Simulation Game & Tutorial in Unity
tile
tutorial
unity
unity-tutorial
unity3d
pathfinding
tilemap
rimworld
unity3d-games
tutorial-code
unity2d
behaviour-tree
opensource-game
-
Updated
Jun 25, 2020 - C#
-
Updated
Feb 7, 2018 - C++
HenryCloud
commented
Mar 15, 2020
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
**Environment (please
Tilemap animations, physics, events and custom property enhancements for Tiled JSON map files
-
Updated
Dec 10, 2017 - JavaScript
Tiled map loader for Android , based on the pyramid model, supports a variety of projections, including Web Mercator projection, latitude and longitude projection and custom projection; supports locating, adding layers and overlays. Android瓦片地图加载控件,基于金字塔模型,支持多种投影,包括Web墨卡托投影,经纬度直投及自定义投影等;支持定位,添加图层和覆盖物。
-
Updated
May 12, 2019 - Java
Evolution Simulation in XNA Refresh
-
Updated
Feb 7, 2017 - C#
A 2D Tile Editor that runs on the browser.
-
Updated
May 23, 2020 - JavaScript
game
rpg
c-plus-plus
library
tile
game-engine
cpp
tiled-map-editor
tilemap
game-2d
cpp11
rpg-game
rpg-engine
rpg-maker
map-generation
rpg-tool
rpgmaker
map-generator
as-project
-
Updated
May 29, 2020 - C++
game
cpp
procedural-generation
tilemap
roguelike
game-2d
cpp11
procedural
dungeon
dungeon-generator
rogue-like
roguelike-dungeons
roguelike-rpg-game
roguelike-game
roguelike-library
roguelikedev
roguelike-engine
dtl
dungeon-template-library
as-project
-
Updated
May 29, 2020 - C++
Meta2D is open source WebGL 2D game engine for making cross platform games.
-
Updated
Sep 8, 2019 - JavaScript
This extension can auto-generate tile prefabs with texture.You can quickly make tiles that automatically find neighbors around them, and Auto-Update sprites to fit tiles just like the RPG - Maker tile map.
-
Updated
Apr 10, 2017 - C#
A library to manage 2D hexagonal tiles in Unity.
tiles
tile
board
unity
unity3d
unity-scripts
tiled-map-editor
tilemap
unity-asset
hexagonal
unity-3d
hexagon
unity3d-plugin
hexagonal-grids
hexagons
unity2d
hexagonal-grid-library
hexagonal-tiles
tilemaps
hexagonal-board
-
Updated
Jun 28, 2020 - C#
A tile map editor for 2d platform games.
-
Updated
Sep 23, 2016 - JavaScript
Green GIS Server is a light server for publishing shapefile. Using node-gdal to convert to JSON, it stores feature collection in mongodb. And also, it handles requests for geojson data\image tile data\vector tile data.
-
Updated
May 22, 2019 - JavaScript
Improve this page
Add a description, image, and links to the tilemap topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tilemap topic, visit your repo's landing page and select "manage topics."

https://github.com/FormidableLabs/react-game-kit/blob/e9797f473913a67efe17fae2ed1b991d2508d53e/src/components/loop.js#L38-L48
Since
Loopdoesn't say anything about rendering, maybe we could change this div to React.Fragment?I'm happy to make a PR if it's okay.