Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/christinec-dev/castleclimbersparts
Code for each section of the Castle Climber 2D Platformer series.
https://github.com/christinec-dev/castleclimbersparts
gamedev gdscript godot godot4
Last synced: 2 months ago
JSON representation
Code for each section of the Castle Climber 2D Platformer series.
- Host: GitHub
- URL: https://github.com/christinec-dev/castleclimbersparts
- Owner: christinec-dev
- Created: 2023-07-08T09:12:53.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-25T14:40:30.000Z (5 months ago)
- Last Synced: 2024-08-25T15:51:38.613Z (5 months ago)
- Topics: gamedev, gdscript, godot, godot4
- Language: GDScript
- Homepage: https://oops-i-devd.gitbook.io/christinedevs/
- Size: 294 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Castle Climbers Parts
The sectional source code for the Castle Climbers game, which is a 2D Platform game made with Godot & GDScript. This tutorial series 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![![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/J3J2LP2U5)
## Project Tutorial
https://oops-i-devd.gitbook.io/christinedevs/godot-tutorials/castle-climbers## Project Preview Video
You can watch the preview video that showcases our end-product here: https://youtu.be/mAMS5SuV6gA## 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](https://drive.google.com/file/d/1vykUcubag43wx7OqTneKxXPITP2nNssc/view?usp=sharing)## Asset Credits
- [Wood Set](https://nyknck.itch.io/wood-set) by NYKNCK (itch.io)
- [Kings and Pigs](https://pixelfrog-assets.itch.io/kings-and-pigs) by Pixel Frog - itch.io
- [Retro Sounds](https://dagurasusketch.itch.io/retrosounds) by Dagurasu (itch.io)
- [QuinqueFive](https://ggbot.itch.io/quinquefive-font) - Free Font by GGBotNet (itch.io)
- [Music](https://pixabay.com/sound-effects/search/fantasy/) from Pixabay
- [Free Pixel Effects Pack #8](https://xyezawr.itch.io/free-pixel-effects-pack8) by Mini Magick Shoots (itch.io)