SC2 Artificial Intelligence What makes RTS Games tick? An overview of how RTS games differentiate themselves from most other game genres, from a technical perspective.
Spatial data structure for simulating numerous moving agents, C++ Regional quad-tree in C++ optimized for large amounts of simultaneously moving agents.
KallaX KallaX.io - A Web App? This post explains in layman's terms how KallaX works. This post is meant for non-technical people - hence some technical concepts are oversimplified. If you understand the term 'hosted Blazor
One Year of AdequateSource AdequateSource in its current form has existed for a year now ๐ I bought the domain back in January 2018 and used it as an assorted portfolio. The idea of referencing
Technologies Install pg_cron on AWS RDS A short guide on upgrading your PostgreSQL database on Amazon RDS to support scheduling jobs using pg_cron.
KallaX Project Kallax Your digital Kallax! Manage and share your ever-growing board game collection with friends and family.
Yat, a great investment? ๐ Yat is the newest universal digital identityโ-โand it is even tradable! Is this your opportunity to get in early and buy up all the good identities and make a huge profit when everyone needs their own Yat! Let's take a look.
PC Built - Ammunition Box Personal project; I decided to build a new computer in an old ammunition box from the Danish military.
SC2 Artificial Intelligence Abathur - Dependency Injection How Abathur utilize Dependency Injection and Reflection in NET Core to allow runtime configuration.
SC2 Artificial Intelligence Hello Marine A tutorial for writing your very first primitive agent using the NET Core StarCraft II AI Framework 'Abathur'. In this tutorial we will setup Abathur, built a Marine and attack the enemy base!
SC2 Artificial Intelligence NydusNetwork - SC2 API Get started with NydusNetwork - a .NET Core API wrapper for the official StarCraft II AI API.
SC2 Artificial Intelligence StarCraft II Client Proto API Introduction to the official StarCraft II API - a request/response message system in protocol buffers.
Technologies Protocol Buffers An introduction to protocol buffers, the high-performance data interchange format utilized by the StarCraft II API.
SC2 Artificial Intelligence Intro to SC2 Bots Get started with developing your own AI agent for one of the most complex video games ever created - StarCraft II.