Knight Adventure is a 2D action game built in Godot Engine, with jumping, health, and damage systems, enemies, and a responsive UI. Developed using GDScript, the project showcases core gameplay mechanics, smooth animations, and structured game architecture tailored for the fast-paced adventure of a knight.
- Gameplay
- Features
- Installation
- Controls
- Credits
Video Gameplay : https://drive.google.com/file/d/1sdBOIGu5mbvDrstoMfhkK1JQvMBnMGQ_/view?usp=sharing
-
Built a 2D action platformer in Godot with a player-controlled knight and melee combat.
-
Implemented enemy with kill-on-hit logic for engaging encounters.
-
Included 3 levels, multiple enemies, and a coin-based scoring system that tracks total collectibles across all stages.
- Clone the Repository
- Open the project in GODOT
- There is an executable file present Game folder name Adventure.exe
W A S D for basic controls.
This game is being inspired by this video made by Brackeys YT channel: https://www.youtube.com/watch?v=LOhfqjmasi0 Thanks for the motivation.