Latest Comments by Wendigo
Soldat, a rather old side-view multiplayer action game is being ported to Linux
15 Feb 2017 at 9:43 am UTC
15 Feb 2017 at 9:43 am UTC
Nice to see a game made with Pascal.
I discovered FPC/Lazarus when I moved to Linux and had to drop Visual Studio.
Really like this language and IDE. :)
It's a pity that it became out of fashion.
I discovered FPC/Lazarus when I moved to Linux and had to drop Visual Studio.
Really like this language and IDE. :)
It's a pity that it became out of fashion.
Game creation kit 'Construct 3' has a first preview, including shots of it on Linux
15 Feb 2017 at 9:32 am UTC
Godot had the luck to be a full fledged game engine that was already used for in house projects, with visual editor, GUI, physics and all the fancy extras when it was open sourced. That attracted quite a few developers from the community.
GDevelop on the other hand currently has just two developers that work on the engine in their free time. But the engine is still in active development.
One problem all those "visual programming" engines have is that the game developer can only use the behaviors the engine developer has created. If you want to create something extraordinary things get complicated.
I can't say anything about Construct since I have never used it but GDevelop (at least the installed version) has C++ and Javascript events where you can write your own code and have access to all the objects (and their behaviours) in the scene.
(It is a similar approach like in the Blender game engine with it's Python API.)
The extension system has the benefit that one can swap the game libraries that work in the background.
When creating native games SFML is used in the background for Linux, Windows and MacOS while the web extension relies on Pixi.js.
So you don't need to download the bundled Chrome Browser in order to play the games and everything should run faster.
There is currently an experimental Cocos2D back-end in the making that will also make exporting to Android more easy without using a wrapper.
15 Feb 2017 at 9:32 am UTC
GDevelop or construct or clickteam fusion= easy to use, but limited in features (except that GDevelop is open source and the others support extensions)GDevelop also supports extensions. It even has a Plugin API that unfortunately isn't really used due to the small community and the fact that a visual game engine is mostly used by non programmers. ;)
Godot had the luck to be a full fledged game engine that was already used for in house projects, with visual editor, GUI, physics and all the fancy extras when it was open sourced. That attracted quite a few developers from the community.
GDevelop on the other hand currently has just two developers that work on the engine in their free time. But the engine is still in active development.
One problem all those "visual programming" engines have is that the game developer can only use the behaviors the engine developer has created. If you want to create something extraordinary things get complicated.
I can't say anything about Construct since I have never used it but GDevelop (at least the installed version) has C++ and Javascript events where you can write your own code and have access to all the objects (and their behaviours) in the scene.
(It is a similar approach like in the Blender game engine with it's Python API.)
The extension system has the benefit that one can swap the game libraries that work in the background.
When creating native games SFML is used in the background for Linux, Windows and MacOS while the web extension relies on Pixi.js.
So you don't need to download the bundled Chrome Browser in order to play the games and everything should run faster.
There is currently an experimental Cocos2D back-end in the making that will also make exporting to Android more easy without using a wrapper.
- The "video game preservation service" Myrient is shutting down in March
- Discord delay global rollout of age verification to improve transparency and add more options
- Steam Next Fest - February 2026 is live with tons of demos
- Firefox 148.0 arrives with AI controls
- FINAL FANTASY VII arrives on GOG with a new edition live on Steam too
- > See more over 30 days here
- steam overlay performance monitor - issues
- Xpander - Nacon under financial troubles... no new WRC game (?)
- Xpander - Establishing root of ownership for Steam account
- Nonjuffo - Total Noob general questions about gaming and squeezing every oun…
- GustyGhost - Looking for Linux MMORPG sandbox players (Open Source–friendly …
- Jarmer - See more posts
How to setup OpenMW for modern Morrowind on Linux / SteamOS and Steam Deck
How to install Hollow Knight: Silksong mods on Linux, SteamOS and Steam Deck