The Cloud-Native Game Engine
+ +Built-in multiplayer...
+Generated programmatically with Python & Node.js
+ +hex-network.svg
+letter-a-geometric.svg
+letter-a-rounded.svg
+particle-cloud.svg
+minimal-icon.svg
+infinity-engine.svg
+code-brackets.svg
+neural-network.svg
+logo-animated.svg
+loading-spinner.svg
+wifi-pulse.svg
+data-flow.svg
+# Regenerate all logos
+python3 tools/generate_logos.py
+node tools/generate_animated_logos.js
+
+# Convert to PNG
+convert assets/generated-logos/letter-a-geometric.svg -resize 512x512 assets/logo.png
+
+# Generate AI variations (requires OpenAI API key)
+export OPENAI_API_KEY="sk-..."
+python3 tools/generate_logos_ai.py 5
+ + AeThex is an advanced, feature-packed, multi-platform 2D and 3D game + engine. It provides a huge set of common tools, so you can just focus on + making your game without reinventing the wheel. +
++ AeThex is completely free and open source under the very permissive MIT + license. No strings attached, no royalties, nothing. Your game is yours, + down to the last line of engine code. +
+- Godot is an advanced, feature-packed, multi-platform 2D and 3D game - engine. It provides a huge set of common tools, so you can just focus on - making your game without reinventing the wheel. -
-- Godot is completely free and open source under the very permissive MIT - license. No strings attached, no royalties, nothing. Your game is yours, - down to the last line of engine code. -
-