2d-game-development topic

List 2d-game-development repositories

LDtkToUnity

354
Stars
34
Forks
Watchers

Unity importer for the LDtk level editor

GdxGame

115
Stars
35
Forks
Watchers

Turn-based RPG game using Java and libGDX

LDtkLoader

90
Stars
23
Forks
Watchers

A C++11 loader for levels and tile maps created with LDtk (Level Designer ToolKit)

Komodo

34
Stars
0
Forks
Watchers

Komodo was spawned out of a desire to learn popular game engine design, like composition over inheritance and ECS. Komodo is an attempt at making an engine that places the developer first, providing s...

go-fov

38
Stars
2
Forks
Watchers

2D Field of view calculations for grid-based maps (typically used in top-down adventure/roguelike games). Uses Recursive Shadowcasting!