Skip to content

Commit

Permalink
Add hxyarn
Browse files Browse the repository at this point in the history
  • Loading branch information
Dvergar committed Nov 17, 2023
1 parent 1f61fdc commit 6731f6e
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,15 +151,15 @@ More showcase :
### Data structures
* [polygonal-ds](https://github.com/polygonal/ds) - Data structures for games.

### Dialogues
* [hxyarn](https://github.com/cxsquared/hxyarn) - Parser and runner for Yarn dialogue files.

### Editor
* [flixel-studio](https://github.com/Dovyski/flixel-studio) - In-game editor for HaxeFlixel.

### Helpers
* [deepnightLibs](https://github.com/deepnight/deepnightLibs) - General gamedev purpose libs.

### Procedural generation
* [Dungeon builder](https://github.com/julsam/dungeon-builder) - A set of dungeon generation algorithm (works w/ hx4 w/ minor changes).

### Localization
* [firetongue](https://github.com/larsiusprime/firetongue) - A translation/localization framework.

Expand Down Expand Up @@ -188,6 +188,9 @@ More showcase :
* [pathfinder](https://github.com/hypersurge/pathfinder) - Easy A* pathfinding algorithm.
* [astar](https://gitlab.com/haath/astar) - Versatile framework-agnostic A-star solver Library.

### Procedural generation
* [Dungeon builder](https://github.com/julsam/dungeon-builder) - A set of dungeon generation algorithm (works w/ hx4 w/ minor changes).

### Shaders
* [HGSL](https://github.com/saharan/HGSL) - Haxe to GL Shading Language.
* [parasol](https://github.com/47rooks/parasol) - HaxeFlixel library of shaders.
Expand Down

0 comments on commit 6731f6e

Please sign in to comment.