commonItems
Game parser utilities
A collection of utility libraries and classes for parsing and manipulating data from Paradox games
Common utilities used by various converters
5 stars
6 watching
16 forks
Language: C++
last commit: 14 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
godotexplorer/gdutils | A collection of utility scripts for the Godot game engine written in GDScript. | 97 |
youxkei/ctpg | A tool for generating parsers at compile-time using D programming language | 45 |
riperiperi/freeso | Re-implementation of The Sims Online game engine using C# and Monogame | 833 |
orfeasel/ue4-cpp-tutorials | A collection of C++ implementation examples and tutorials for implementing game systems in Unreal Engine 4 | 684 |
phisko/kengine | A game engine built around an Entity-Component-System architecture with C++20 support and runtime extensibility | 606 |
webcaetano/craft | A utility library for Phaser game development with chainable functions to simplify common tasks | 29 |
emilk/emilib | A collection of reusable C++ libraries for game development and other applications | 349 |
cbaggers/rtg-math | A collection of common math functions used in games, including vectors, matrices, and quaternions. | 51 |
keean/parser-combinators | A C++ library for building efficient and maintainable parsers with flexible composition and runtime polymorphism. | 97 |
bluescan/tacent | A comprehensive C++ library for various tasks including linear algebra, text and file I/O, image processing, and command-line parsing. | 58 |
erikmcclure/buntils | A collection of utility libraries and data structures for building efficient C++ applications | 36 |
theassemblyarmada/vanilla-conquer | A cross-platform build tool for classic real-time strategy games | 355 |
ggabriel96/lasso | A C++ game loop implementation that abstracts away common game logic and provides a flexible framework for building games. | 10 |
jujuadams/snap | Tools for encoding and decoding structured data in GameMaker games | 89 |
jwtowner/lug | A C++ library for defining and executing parsers as extended parsing expression grammars with support for context-sensitive grammar handling. | 68 |