An open API service indexing awesome lists of open source software.

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

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)