Category: project tutorials

ShortURL-Project-Tutorial-Part-1-App-Structure

Creating an URL Shortener App in JavaScript: a Step-by-Step Project Tutorial

February 15, 2022
this tutorial, we will create our URL Shortener using JavaScript. We will be using Expres.JS for creating the server-side web application and Pug as a template engine.
Flappy Bird Thumbnail

How to Make Your Own Flappy Bird Game in Unity and C#?

February 9, 2022
In this article, our friend Niki Lubomirov will show us how to create a flappy bird game using Unity and C#. Unity is, essentially, a well-rounded game engine that truly does simplify game development. While there may be better engines to choose from, learning Unity will only help you grow as a game developer.