
MetricsCollector for Ruby on Rails

This article will introduce you the Ruby tool that we have built at Anadea to automate some repetitive processes.
This article will introduce you the Ruby tool that we have built at Anadea to automate some repetitive processes.
Hash table is a data structure that stores data in key-value pairs. It is also named as a dictionary or associative array. It stores data in a way that enables lookup and insertion in constant...
In the previous articles of the series we decided on the required playground functionality and prepared a runtime infrastructure for game bots and sandboxes. It's time to actually program the game...
In the first article of the series, we recalled the rules of the game and the technical characteristics of the game engine. Now, let's describe how to use DigitalOcean and Dokku to allow players...