Home | Exploring the Art and Design of Game Development

Creating a Parallax Scrolling Background in Phaser

date2023-07-23
time7 min read

In this tutorial, we'll guide you through the steps of setting up a parallax scrolling background in Phaser. If you have not set up the…

Basic Javascript Setup with Phaser 3 and Vite

date2023-07-15
time2 min read

In this tutorial, we're going to be creating a simple endless runner game using the Phaser 3 game framework with the help of Ourcade's…

OpenGl Setup Guide

date2023-03-09
time9 min read

Introduction This article guides you in creating a foundational setup for OpenGL projects using SDL2, Glad, CMake, and Git. This versatile…