PC Games

Orb
Lasagne Monsters
Three Guys Apocalypse
Water Closet
Blob Wars : Attrition
The Legend of Edgar
TBFTSS: The Pandoran War
Three Guys
Blob Wars : Blob and Conquer
Blob Wars : Metal Blob Solid
Project: Starfighter
TANX Squadron

Tutorials

2D shoot 'em up
2D top-down shooter
2D platform game
Sprite atlas tutorial
Working with TTF fonts
2D adventure game
Widget tutorial
2D shoot 'em up sequel
2D run and gun
Roguelike
Medals (Achievements)
2D turn-based strategy game
2D isometric game
2D map editor
2D mission-based shoot 'em up
2D Santa game
2D split screen game
2D quest game
SDL 1 tutorials (outdated)

Latest Updates

SDL2 Quest game tutorial
Wed, 7th May 2025

SDL2 Versus game tutorial
Wed, 20th March 2024

Download keys for SDL2 tutorials on itch.io
Sat, 16th March 2024

The Legend of Edgar 1.37
Mon, 1st January 2024

SDL2 Santa game tutorial 🎅
Thu, 23rd November 2023

All Updates »

Tags

android (3)
battle-for-the-solar-system (10)
blob-wars (10)
brexit (1)
code (6)
edgar (9)
games (44)
lasagne-monsters (1)
making-of (5)
match3 (1)
numberblocksonline (1)
orb (2)
site (1)
tanx (4)
three-guys (3)
three-guys-apocalypse (3)
tutorials (18)
water-closet (4)

Books


The Third Side (Battle for the Solar System, #2)

The White Knights have had their wings clipped. Shot down and stranded on a planet in independent space, the five pilots find themselves sitting directly in the path of the Pandoran war machine as it prepares to advance The Mission. But if they can somehow survive and find a way home, they might just discover something far more worrisome than that which destroyed an empire.

Click here to learn more and read an extract!

Welcome!

Welcome to Parallel Realities. Here you'll find a number of games that we've worked on over the years, as well as code snippets and other bits and pieces. There are also some post mortems of projects in the form of Making Of ... which some might find interesting to read. SDL2 tutorials can also be found in the tutorial section, to help those who are interested in learning how to create their own games.

What's New RSS Feed

SDL2 Quest game tutorial
Wed, 7th May 2025

It is time for one final tutorial - how to make a 2D quest game, in SDL2. This game will see an adventurer (who happens to be a robot) waking up on an island, with no recollection of how it got there. To start regaining its memory, it can explore islands, towns, and meet Residents. These Residents will also, from time to time, hand the robot a quest to fulfil.

This tutorial contains 17 parts and can be found on the tutorials page, or by following the link below:

SDL2 Quest tutorial

This tutorial set is part of the SDL2 tutorials bundle, so you will need to purchase that in order to get access to the code. Those who already bought the tutorial set will be able to download this update at no extra cost.

Binary downloads (for x86 Linux and Windows) for the game itself can also be found on itch.io at the following page:

SDL2 Quest on itch.io

As SDL2 has now been superseded by SDL3, this will be the last tutorial here. The existing tutorials will at some point be updated to work with SDL3, but there won't be any more game tutorials, and there won't be any specifc tutorials aimed at SDL3.

These tutorials themselves remain a viable way to learn how to produce a variety of games, and should be easy to adapt into SDL3, as well as other libraries, such as RayLib, etc. The lessons from this tutorial, for example, show how to create a small RPG, that could be massively expanded upon. One would only need to modify the code to change the rendering and audio systems.

I hope you've enjoyed these tutorials. They've been a lot of fun to make over the years, and I, myself, have learned a few new tricks whilst writing them.

 

SDL2 Versus game tutorial
Wed, 20th March 2024

SDL2 has, for some time now, supported the rendering of triangles, as well as quads, using its geometry API. However, there are a distinct lack of in-depth information showing how to use this API, in respect to making games. So, it's therefore time for a new game tutorial.

This game not only makes use of SDL's geometry API, but also demonstrates how to make a two player split screen game, where each player can configure their controls to their liking. The game sees each player controlling a spaceship, where the goal is to either score more points than their opponent, or eliminate them altogether by stripping them of their lives!

This tutorial contains 18 parts and can be found on the tutorials page, or by following the link below:

SDL2 Versus tutorial

This tutorial set is part of the SDL2 tutorials bundle, so you will need to purchase that in order to get access to the code. Those who already bought the tutorial set will be able to download this update at no extra cost.

Binary downloads (for x86 Linux and Windows) for the game itself can also be found on itch.io at the following page:

SDL2 Versus on itch.io

 

Download keys for SDL2 tutorials on itch.io
Sat, 16th March 2024

Some time ago, the tutorial downloads that were hosted and purchased here were moved to itch.io; there were various reasons for this, including the extra strain that the downloading was putting on the server. If you previous purchased the tutorials here, and wish to receive the updates, please contact:

info@parallelrealities.co.uk

and let us know. Make sure you tell us the email address or PayPal transaction id that was used for the purchase, otherwise we will be unable to setup the key. Note that you will need to create an itch.io account to now redeem the download key.

 

The Legend of Edgar 1.37
Mon, 1st January 2024

The Legend of Edgar has been updated to 1.37

This release contains updates for Dutch, Spanish and Esperanto translations as well as a minor bug fix for the Grub King

Download 1.37 from GitHub

Help translate the game into your native language

Original sound effects and music

edgar  games 
 

SDL2 Santa game tutorial 🎅
Thu, 23rd November 2023

It's that time of the year - Christmas and the holiday seasons are upon us, and so Santa is getting ready for another long night of deliveries on Christmas Eve. It's also time for a new game tutorial!

This new tutorial will guide the reader through how to make a game based around the concept of Santa Claus delivering gifts to good children (and a lump of coal to the naughty ones!). This is a short, simple game, that sees the player take on the role of santa in an endless side scrolling adventure, with the goal of dropping gifts down chimneys.

This tutorial contains 15 parts and can be found on the tutorials page, or by following the link below:

SDL2 Santa tutorial

This tutorial set is part of the SDL2 tutorials bundle, so you will need to purchase that in order to get access to the code. Those who already bought the tutorial set will be able to download this update at no extra cost.

Binary downloads (for x86 Linux and Windows) for the game itself can also be found on itch.io at the following page:

SDL2 Santa on itch.io

 

Update archive »

Mobile site