Game Development Workshop | Day 1 - HTML & CSSIntroduction to Game Development Workshop This is a beginner-friendly workshop. We will start with HTML and CSS basics, then dive into JavaScript, explore version control, and finally learn basic game logic by building a Flappy Bird game. Overview of...Nov 2, 2024·10 min read
How to make a simple CLI application in C++In this tutorial, we will learn how to make our command-line application in C/C++ and run it as a normal command in our Linux terminal. We will make an application that will prompt our Linux distro's name. First, let us start by making our C++ file....Jul 30, 2023·2 min read
The right Linux distribution for youChoosing the right Linux distribution that suites your taste.Apr 9, 2023·4 min read