LDtkParser
Level parser
A tool for parsing GameMaker levels from LDtk files and integrating them into GameMaker projects.
A parser for .ldtk levels for GameMaker
49 stars
9 watching
2 forks
Language: Game Maker Language
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
askeladdk/prattle | A parser and scanner package for LL(1) grammars | 7 |
jxxcarlson/l1 | A language demo project showcasing fault-tolerant parsing techniques for a simple language with a Lisp-like syntax. | 0 |
tabularelf/lexicon | Simplifies localization in GameMaker projects by allowing easy replacement of translations on the fly. | 38 |
cakestwix/pylng | Tools for parsing and converting localized text files from HandyGames games | 3 |
teo-tsirpanis/farkle | A parser library for F# and C# | 93 |
sacek/lpeglj | A Lua implementation of a LPeg parser for pattern matching | 109 |
pwil3058/dunnart | A tool for generating LALR(1) parsers from a specification language | 14 |
marciovmf/ldk | A flexible game engine built from scratch in C using OpenGL. | 4 |
ertugrulcetin/jme-clj | A Clojure wrapper around the jMonkeyEngine 3D game engine | 143 |
luogen1996/lavin | An open-source implementation of a vision-language instructed large language model | 508 |
tlehman/fenparser | A parser for encoding chess positions using Forsyth-Edwards Notation. | 15 |
dlang-community/libdparse | A parser for D source code | 115 |
leks-forever/nllb-tuning | This is an experimental project for fine-tuning the NLB language model with a specific dataset and evaluating its performance on translation tasks. | 7 |
zamith/tomlex | An Elixir implementation of the TOML markup language parser | 32 |
ivoputzer/cli-args-parser-kata | Implementing a CLI arguments parser to process input in various formats | 5 |