Sonar helps you commit clean C++ code every time. With over 550 unique rules to find C++ bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work. Learn more →
C++ sol Projects
-
sol2
Sol3 (sol2 v3.0) - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great! Documentation:
As someone said, make the game data-driven is a good first step but I will say, also have some sort of way to add additional game logic. For C++ games, lua is really easy to embed the interpreter in your C++ binary, read in the files from a directory (like /mods) with the C++ filesystem api new in C++17, and it's very easy to use SoL to write an API for lua specific to your game. Many games use lua in this way and it's probably the most common mod path setup.
-
ONLYOFFICE
ONLYOFFICE Docs — document collaboration in your environment. Powerful document editing and collaboration in your app or environment. Ultimate security, API and 30+ ready connectors, SaaS or on-premises
C++ sol related posts
- Any tips for how to make moddable games?
- Script Interoperability
- Need help trying to embed lua in c++
- CBN Changelog: December 3, 2022. Improved LUA support in progress!
- RTS programming game where you write real C++ code to control your player.
- why?
- Storing pointers to C++ data in Lua in a type-safe-ish manner that are comparable on the Lua side.
-
A note from our sponsor - Sonar
www.sonarsource.com | 1 Jun 2023
Index
Project | Stars | |
---|---|---|
1 | sol2 | 3,458 |