sarkahn / dots-roguelikeLinks
A "traditional" ascii roguelike built using Unity's ECS/DOTS framework.
☆168Updated 4 years ago
Alternatives and similar repositories for dots-roguelike
Users that are interested in dots-roguelike are comparing it to the libraries listed below
Sorting:
- Infinite Axis Utility System for Unity☆159Updated last week
- A framework for developing ascii based "traditional" roguelikes in Unity.☆55Updated 4 years ago
- Use CastleDB files in Unity with some extra sugar☆99Updated 4 years ago
- ☆113Updated 7 years ago
- ☆38Updated 9 years ago
- 3D Tilemap System is a tool for painting tiles on Unity terrains or even on custom meshs using tilesets in the same way as it is popularl…☆115Updated 5 years ago
- A very simple 2d tile-based pathfinding for unity, with penalty supported☆145Updated 8 years ago
- Unity platformer framework: IA, Ladders, Jumps, WallStick, WallJumps, Slopes, MovingPlatforms, OneWayPlatforms/Walls, Ropes and more...☆120Updated 8 years ago
- A lightweight finite state machine implementation that supports custom and conditional transitions☆100Updated 5 years ago
- An example of a simple performant sprite renderer using Unity's new ECS system☆138Updated 6 years ago
- Generic Network System for Unity Entity Component System. Primary developed for Photon. But can be any Networksolution