๐Ÿ“’Overview

About This Project

This tutorial series covers the creation of a Donkey-Kong-like game of our own, titled Castle Climbers. This game, just like the Donkey Kong arcade game, will feature a King who needs to dodge bombs and boxes from its Pig enemies, as it makes its way to the top of the castle to escape to the next level.

In this series, we make a 2D Platformer that aims to teach you how to make a game from start to finish, and ultimately show you all the things that you need to know as a beginner Godot developer!

Project Preview

You can see the end result of this tutorial series in the preview video below!

Project Overview

This game is a Donkey-Kong inspired 2D Platformer that includes the following:

  • Player Animations and Movement

  • Player and Obstacle Stats Via Global Scripts

  • Pickups for Attack Activators, Lives, and Score Boosts

  • Enemy Animations

  • Player Death, Damage, and Attacks

  • Game Map with Collisions & Camera

  • Moving Platforms & Ranking System

  • Spawning of Obstacles

  • Level Progression

  • Pausing, Saving, and Loading

  • Music & SFX

  • Particle Effects

  • Complete GUI

Asset File Download

All assets can be downloaded from my Google Drive: Required Game Assets

Asset Credits

Last updated