LuaUnitCore is a unit-testing framework for the stripped down and modified Lua on the online game development platform "CORE". To use it, you must install the CORE IDE application on your Windows10 PC.
It is fork of https://github.com/bluebird75/luaunit
It is NOT a "game", but a software development tool.
The tool is published "Open for Editing" CORE application, i.e. as CORE community project. So that you can load it as "CORE Project" into your CORE IDE to modify and run it. In the CORE IDE, select "Create / New Project / Community Projects" and search for
"hemmerling_luaunit"
. Formally, it is also published at http://www.coregames.com/games/f67aaa/hemmerlingluaunit , but there is no benefit of running this application, at this moment.
It might be later be published as "CORE Template" too.
In the current state, it is just useful to use it in the internal simulator of the CORE IDE, after loading it as "CORE Community Project".