The Wayback Machine - https://web.archive.org/web/20220719073614/https://github.com/topics/ludumdare
Skip to content
#

ludumdare

ludum-dare logo

Ludum Dare is an online community best known for “Ludum Dare”, the Accelerated Game Development Event of the same name (also called a “Game Jam”). During a Ludum Dare, developers from around the world spend a weekend creating games based on a theme suggested by the community. Ludum Dare events take place every April, August and December.

Here are 223 public repositories matching this topic...

tilepix
bcvery1
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

enhancement good first issue priority:medium

Created by Geoff Howland

Organization
ludumdare
Website
ldjam.com
Wikipedia
Wikipedia

Related Topics

game-off global-game-jam