https://github.com/kirby-b/godot-platformer
This is a basic godot platformer I am making from a tutorial
https://github.com/kirby-b/godot-platformer
2d-game example godot godot-4 godot-game godot4 kenney-assets-used platformer platformer-2d-game platformer-game
Last synced: over 1 year ago
JSON representation
This is a basic godot platformer I am making from a tutorial
- Host: GitHub
- URL: https://github.com/kirby-b/godot-platformer
- Owner: kirby-b
- License: apache-2.0
- Created: 2024-02-10T20:58:01.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-12T14:07:01.000Z (about 2 years ago)
- Last Synced: 2024-04-12T23:35:08.916Z (about 2 years ago)
- Topics: 2d-game, example, godot, godot-4, godot-game, godot4, kenney-assets-used, platformer, platformer-2d-game, platformer-game
- Language: GDScript
- Homepage:
- Size: 331 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Godot Platformer(working title)
This is a basic godot platformer I made from a tutorial.
I have a long term plan set for this with lots of ideas. Most of these ideas are under the issues tab or already in the game.
My game is much more developed than the tutorial and is written in a newer version of godot (3.5 for tutorial, and mine is 4.2), but I have commented all of my scripts and plan to write more [documentation](https://github.com/kirby-b/Godot-Platformer/tree/master/docs) to help ease any confusion.
# Current Features
Includes 4 levels, 1 character, a bunch of fun enemies + a boss, lots of coins to feed the greed, and a decent UI. The game is definitely in its infancy and has a long way to go before I will be done with it, but I hope what I have is helpful to anybody who wants to use it as an example or to learn from it.
# Controls
a - left
r - right
s - fall through one way platform
space - jump
e - fire weapon
w - next level(when on next level arrow sign)