Przejdź do głównej zawartości

Solarus Game Engine

RPG Maker in open source version. Thanks.

Solarus was created with the idea of open-source engines for homebrew Zelda games and thanks to this it has its own niche.

If someone looks for the small easy, portable engine that helps to recreate action-adventure games from the NES era on steroids that's it. Solarus is great for this and more. No one says that it is limited only to that type of game. Due to easy Lua scripting language development is easy for most people. The portability is good enough, the engine easily reads the quest pack created in the editor but it needs to change thinking for gamers, like in most open-source engines.

It lets you publish even on Nintendo, but first, it is needed to have an NDA signed with a developer license.

The engine is really nice and worth trying.



Links

Website: Solarus

Download: Engine and editor

Community: Documentation | Forum | Discord | GitLab | Reddit

Komentarze

Popularne posty z tego bloga

Ren'Py

The engine which is a synonym for Visual Novel in FOSS world. It was made for it in 2005 and still rocks in their genre. It is made with python. Now like in Godot there is two version one for older projects with only bug fixes and new version 8. Because it is made for VN, and only for this, it is easier for artist and script writers to make games in it. On their forums you can find tutorials for writing and how to make everything from idea to deployment the game. Links Website:  RenPy Download:  8.x  |  7.x Community:  Documentation  |  Forum  |  Discord  |  Github

Nu

The engine has a promising future. It is clearly an experiment due to the language F#, but it is nice to see something new on the market. It has a nice approach using the Tiled editor for 2D and Blender for 3D. The only cons in the future could be support for OpenGL 4.1, which is old, but as the dev wrote on his page, it is widely supported.   Links Website:  Nu Download:  Github, getting started page Community:  Wiki  |  Discord

Godot

Now with version 4, it is the most complete and universal engine in the world of FOSS. It is small, efficient, and has a helpful community. There are two versions of the engine that are currently supported. Now there is the 4th generation, which has been redesigned in many ways, with Vulkan as the main graphics backend, and the gdScript, which was redesigned, faster and more reliable than before. The 3rd series, which is the old version, is now mainly in maintenance mode. God for older computers with integrated graphics, but it wouldn't get too many new features like the 4.x. Some people say that there is a lack of documentation, but it was true at the beginning of the project. Now the problem does not exist. The cons, sometimes due to new features, there is the possibility that the project will break with the new version of the engine, and there will be no possibility of reversing. But in the end, it is possible to stick with one version for longer. Links Website:  Godot Download:...