https://github.com/thekicker/2d-platformer
Taking a shot at learning the Godot Game Engine! Using a course from Udemy and their documentation.
https://github.com/thekicker/2d-platformer
2d-game game-development game-engine godot platformer tutorial
Last synced: 8 months ago
JSON representation
Taking a shot at learning the Godot Game Engine! Using a course from Udemy and their documentation.
- Host: GitHub
- URL: https://github.com/thekicker/2d-platformer
- Owner: TheKicker
- Created: 2022-01-21T13:58:27.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-03T17:37:07.000Z (about 4 years ago)
- Last Synced: 2025-04-06T09:48:42.636Z (12 months ago)
- Topics: 2d-game, game-development, game-engine, godot, platformer, tutorial
- Language: GDScript
- Homepage: https://www.udemy.com/course/create-a-complete-2d-platformer-in-the-godot-engine/
- Size: 600 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# 2D Platformer
Taking a shot at learning the Godot Game Engine! Using a course from Udemy and their documentation. The foundations of the game match the tutorial, but I've modified some of the mechanics to make it my own.
Tutorial by Firebelley Games and can be found on uDemy.
## Download Godot
```
Linux https://godotengine.org/download/linux
Linux Server https://godotengine.org/download/server
MacOs https://godotengine.org/download/osx
Windows https://godotengine.org/download/windows
```
## Clone Repository from Github
```
git clone https://github.com/TheKicker/2D-Platformer.git
```
## Launch Godot, import the project, and edit or play. Have fun!
## Other assets by me in Adobe Creative Cloud:
- Added Dash/Crouch/Idle frames to the Blue Guy character.
Blue - Walking
Blue - Walking/Idle
Blue - Idle
Blue - Dashing
Blue - Jumping
Blue - Crouch
- Added a really simple Rover (inspired by Perseverance) to the asset files featured on several levels.
Rover - Driving
Rover - Driving
Rover - Driving
Rover - Driving
Rover - Idle
Rover - Jump or Falling