Resources

Substance Painter Alternatives

Substance Painter Alternatives

With the recent announcement that Allegorithmic is being purchased by Adobe suddenly one of the most asked questions is “what is the best alternative to Substance Painter”?  Sadly, no direct replacement exists, Substance Painter was a pretty one of a kind program.  Fortunately there are a number of other PBR texture painting packages available.  We […]

Substance Painter Alternatives Read More

C++ Game Engines

Due to it’s popularity in the professional game industry, I get all kinds of requests for C++ based game engines.  That is exactly what this guide is, a collection of game engines that use C++.  This is not about game engines that are written using C++, many if not most game engines are at least […]

C++ Game Engines Read More

Free Game Art Asset Packs

One of the most challenging things when just starting game development is handling art in your game.  Most programmers have the artistic ability of a slightly blind tree toad, so what are they to do?  Well, you can scour the internet, tons of great free content out there, but there’s 100x more garbage as well.  […]

Free Game Art Asset Packs Read More

Python Game Engines

Python Game Engines

In this chapter of our ongoing Game Engines by Language series, today we are going to look at the game engines, both 2D and 3D, available for Python.  If  you are interested we have already created versions for C++, C#, Lua, JavaScript and the Haxe programming languages.  Keep in mind, only engines/frameworks still under active […]

Python Game Engines Read More

JavaScript Game Engines

JavaScript Game Engines

In this chapter of our ongoing Game Engines by Language series, today we are going to look at the game engines, both 2D and 3D, available for JavaScript.  If  you are interested we have already created versions for C++, C#, Lua and the Haxe programming languages.  Keep in mind, only engines/frameworks still under active development […]

JavaScript Game Engines Read More

Haxe Game Engines

Haxe Game Engines

Following up on our C#, C++ and Lua game engine lists, today we are going to look at frameworks and engines that use the Haxe programming language.  In the Haxe ecosystem, many frameworks are build on top of other frameworks, so we will be covering them in order, from lowest level to the highest.  If […]

Haxe Game Engines Read More

Scroll to Top