seika-engine
seika-engine copied to clipboard
An open source 2D/3D game engine.
Results
2
seika-engine issues
Sort by
recently updated
recently updated
newest added
As of now, the networking system isn't able to shut down properly. This is due to Asio handlers still being triggered in the background once the `io_context` is stopped.
bug
7zip shouldn't be used for the make target `package`. Instead, the make file should call the engine with a start up command to export the game to a designated folder.
enhancement