#Programming

  • > Understanding Love2D

    Today we will talk about love… I mean, Love2D - the engine for 2D games. Basically, I really love the game engine because it’s fast, simple and will let you make your first game in just a couple of hours! The process of a game creation looks like just programming on Lua, without any …
    Read more...
  • > Zig Language Overview

    It’s number of new programming languages here. Let’s look at Zig and check what features it offers and how it basically looks. So, Zig is a new language on the market, still having version 0.14.1. No GC here, strong static typing, really small size of compiled binaries. Positioned as a …
    Read more...