
CryoFall
Game
1 game in the catalog
Official websiteRENKEI Engine is a powerful multipurpose game engine designed for rapid game development. It is developed by AtomicTorch Studio for their own projects to be a powerful tool for client-server game development geared towards multiplayer/massively multiplayer cross-platform games. It is powered by .NET Core 3.1. The Client part of RENKEI Engine utilizes MonoGame framework for the easier development of 2D games. The primary philosophy behind RENKEI Engine is to focus the development on implementing the actual gameplay and UI code with C# while minimizing any interruptions during the development process. Therefore the engine is designed to allow live/hot-reloading of any game code and assets (textures, models, audio, C# scripts, XAML UI markup, etc.) without recompilation or other interruptions. The title of the engine is based on Japanese words 連携 renkei (cooperation, coordination, link) and 遠景 enkei (perspective, vista). CryoFall is the first game made with RENKEI Engine.