Pages

sâmbătă, 3 iunie 2023

News : Godot version 4.0 is pretty good !

... this game engine was originally developed by Argentinian software developers Juan Linietsky and Ariel Manzur for several companies ...
The engine supports exporting projects to many more platforms, including all of the editor platforms. Currently supported platforms as of Godot 4.0 are:
  • Mobile platforms Android, iOS
  • Desktop platforms Linux, macOS, Microsoft Windows (Universal Windows Platform), BSD (must be compiled manually)
  • Web platform HTML5, WebAssembly.
  • Virtual/extended reality platforms HTC Vive, Valve Index, Oculus Rift, Oculus Go, Oculus Quest, all Microsoft MR headsets, Apple's ARKit and many more.
This is a simple example of a desktop application with a typing effect. This game engine is speedy and does not need special hardware requirements. Is very easy to create an Android application. In the past, I used gd system scripts and now I can use C# programming language.