I recently rented an additional linux server with command line access, so I could run Nodejs for a homemade Discord-Bot.
Continue readingAuthor: holonaut

Holos Dev Diary: getting around integer restraints for random seeds
Most of the generation in Holos is based on coordinates. For example the terrain is built with Perlin Noise (x
Continue reading