An open API service indexing awesome lists of open source software.

https://github.com/stynh/b2dungeon


https://github.com/stynh/b2dungeon

c data-oriented-design dungeon-generator ecs

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# B2Dungeon
![CodeFactor Grade](https://img.shields.io/codefactor/grade/github/GigaNova/B2Dungeon)
![GitHub](https://img.shields.io/github/license/giganova/b2dungeon)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/giganova/b2dungeon)

Fork of my B2Engine, basic dungeon crawler. Contains binary-search partitioning (BSP) for dungeon generation.