|
@@ -33,18 +33,31 @@ Godot was initially developed in-house by an Argentinian game studio. Its
|
|
|
development started in 2001, and the engine was rewritten and improved
|
|
|
tremendously since its open source release in 2014.
|
|
|
|
|
|
-Some examples of games created with Godot include Ex-Zodiac and Helms of Fury.
|
|
|
+Some examples of games created with Godot include Cassette Beasts, PVKK, and
|
|
|
+Usagi Shima. As for applications, the open source pixel art drawing program
|
|
|
+Pixelorama is powered by Godot, and so is the voxel RPG creator RPG in a Box.
|
|
|
+You can find many more examples in the `Official Showcase
|
|
|
+<https://godotengine.org/showcase/>`_.
|
|
|
|
|
|
-.. image:: img/introduction_ex_zodiac.png
|
|
|
+.. figure:: img/introduction_usagi_shima.webp
|
|
|
+ :align: center
|
|
|
|
|
|
-.. image:: img/introduction_helms_of_fury.jpg
|
|
|
+ Usagi Shima
|
|
|
|
|
|
-As for applications, the open source pixel art drawing program Pixelorama is
|
|
|
-powered by Godot, and so is the voxel RPG creator RPG in a box.
|
|
|
+.. figure:: img/introduction_cassette_beasts.webp
|
|
|
+ :align: center
|
|
|
|
|
|
-.. image:: img/introduction_rpg_in_a_box.png
|
|
|
+ Cassette Beasts
|
|
|
|
|
|
-You can find many more examples in the `official showcase videos`_.
|
|
|
+.. figure:: img/introduction_pvkk.webp
|
|
|
+ :align: center
|
|
|
+
|
|
|
+ PVKK: Planetenverteidigungskanonenkommandant
|
|
|
+
|
|
|
+.. figure:: img/introduction_rpg_in_a_box.webp
|
|
|
+ :align: center
|
|
|
+
|
|
|
+ RPG in a Box
|
|
|
|
|
|
How does it work and look?
|
|
|
--------------------------
|