A curated collection of marketing articles & tools to grow your product.
-
Updated
Jun 11, 2020
A curated collection of marketing articles & tools to grow your product.
Resources for independent developers to make money
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
gamedev blog
Describe the problem you are trying to solve.
Adopting Flecs would be made easier if prebuilt binaries were available for the CI platforms.
Describe the solution you'd like
A configuration that makes binaries available for a CI that supports it.
The newtype probably needs to be fully transparent, because the epsilon is used and created in many ways that are not easy to capture in a few combinators. The hardest part would probably be to find home for the type, unless the module above is by chance visible from all use sites.
A build system that lets you clone, build and run C/C++ projects with a single command
Makes using Scriptable Objects as a fundamental part of your architecture in Unity super easy
VoxLords - ThreeJS WebGL game with a simple voxel engine
Remake of the original EA Need for Speed 1 using c# and Monogame
BadSanta - Multiplayer HTML5 Game (http://santa.qake.se)
ParrotHunt - ThreeJS WebGL game (http://parrothunt.nergal.se)
Dungeon generator for games.
an exciting new adventure for the Game Boy Color
A free, open source, Java game engine library built on top of LWJGL. Designed to act as a use-exactly-what-you-need, no-assumptions framework, WraithEngine is versatile enough to act as a library within other tools or projects, or a full fledged standalone game engine.
A C++14 Component-Based Game Object Model framework for developing videogames
Dropdown for ScriptableObjects
Zero One Map Editor
Right now the player can bring his whole faction to a combat mission. Instead we should allow him to add eight characters to a squad which will then be used when loading the combat mission.
Add a description, image, and links to the indiedev topic page so that developers can more easily learn about it.
To associate your repository with the indiedev topic, visit your repo's landing page and select "manage topics."
Great tutorial! It clears up a lot of my questions about various effects.
Minor complaint: Focal length is size of the lens. Focal distance is the distance between the camera and the focal point.