[offtopic] Tip complete free open source game engines for multiply targets.

General discussion for topics related to the FreeBASIC project or its community.
Post Reply
D.J.Peters
Posts: 8586
Joined: May 28, 2005 3:28
Contact:

[offtopic] Tip complete free open source game engines for multiply targets.

Post by D.J.Peters »

Godot: https://godotengine.org
Live examples: https://godotengine.github.io/godot-demo-projects/
Showcase: https://godotengine.org/showcase
Docs: https://docs.godotengine.org/en/latest/index.html
github: https://github.com/godotengine

YouTube playlists
3D programing with GDScript: https://www.youtube.com/watch?v=VeCrE-g ... F1UrjVtccZ
Visual scripting with the mouse: https://www.youtube.com/watch?v=iMWdf0q ... -XJoG39U9L
Godot 3 Tutorial Series text: https://gamefromscratch.com/godot-3-tut ... ies-index/
Godot 3 Tutorial Series videos: https://www.youtube.com/watch?v=iDEcP8M ... 88fD5e_o5d

Supported build targets:
Web: HTML5 and WebAssembly.
Desktop: Windows, macOS, Linux, UWP, BSD.
Mobile: iOS and Android.
Consoles: Nintendo Switch, PlayStation 4, Xbox One via third-party
You can ceate your own engine tools as dynamic libraries with FreeBASIC also.

PlayCanvas: https://playcanvas.com
Live examples: https://playcanvas.github.io/
Showcase: https://playcanvas.com/explore/featured
Docs: https://developer.playcanvas.com/en/
github: https://github.com/playcanvas/engine

LayaAir:
Live examples: https://layaair2.ldc2.layabox.com/demo2 ... splayImage
Docs: https://ldc2.layabox.com/doc/?language= ... n-ts-0-3-0
github: https://github.com/layabox/layaair

Joshy
Last edited by D.J.Peters on Mar 30, 2021 15:43, edited 5 times in total.
Post Reply