News

This is the code repository for 2D Game Programming in Unity [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.
a collection of utlitity functions designed to facilitate creating 2D games with SDL2 This project is specifically intended to function as an educational tool for my students taking 2D Game ...
High-Order Fun has a helpful guide to programming 2D platformers that walks through how to calculate basic movement, slopes, ladders, stairs, one-way platforms, moving platforms, jumping ...
dive into game development, we've devised this handy list of 2D game engines for developers who are still new to programming. Paired with developer recommendations, hopefully this will serve as ...
Sprite sheets are often used in 2D graphics programming to optimize the rendering ... For example, if you have a tile-based game that uses 100 different tiles, you can store them all in one ...
Godot is another great option for your game programming needs. This engine supports the creation of both 2D and 3D games. Unlike Unity, Godot’s support for 2D processing is far better because it was ...
A bouncing blue dot named Bob leads players through each step to allow you to make games like a 2D tag simulation, a racing game with AI opponents, or a 3D adventure game. "Regardless of whether ...