PC Games
• Orb Tutorials
• 2D shoot 'em up Latest Updates
SDL2 Versus game tutorial
Download keys for SDL2 tutorials on itch.io
The Legend of Edgar 1.37
SDL2 Santa game tutorial 🎅
SDL2 Shooter 3 tutorial
Tags • android (3) • battle-for-the-solar-system (10) • blob-wars (10) • brexit (1) • code (6) • edgar (9) • games (43) • lasagne-monsters (1) • making-of (5) • match3 (1) • numberblocksonline (1) • orb (2) • site (1) • tanx (4) • three-guys (3) • three-guys-apocalypse (3) • tutorials (17) • 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. |
SDL2 turn-based strategy tutorial Thu, 14th April 2022A new game tutorial using SDL2 is available! This one teaches the reader how to create a simple turn-based strategy game. In the game, the player will be charged with commanding a trio of wizards, as they set out to clear a small maze of a bunch of pesky ghosts. This tutorial is made up of 24 parts, and guides the reader through controlling their units, handling the AI's turn, map generation, and more. It can be found on the tutorials page, or by following the link below: The tutorial source code is also available to purchase from itch.io, from the following page: SDL2 Strategy tutorial on itch.io Binary downloads (for x86 Linux and Windows) for the game itself can also be found on itch.io at the following page: Note: the source code for this tutorial is using cmake for its build system. This is to try and keep the build platform agnostic. The plan is to update all the tutorials to use cmake, unless this causes a major headache for readers (the intension is to actually make things easier..!) Related News
SDL2 Versus game tutorial
Download keys for SDL2 tutorials on itch.io
SDL2 Santa game tutorial 🎅
SDL2 Shooter 3 tutorial
SDL2 map editor tutorial [UPDATED]
|