Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 896 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 896 Bytes

Godot-2D-Platformer

This is a sample project to get started with 2D Game programming using the Godot Game Engine.

This project is a good start for a 2D Platformer game

You can checkout the game here: https://macdonaldrobinson.github.io/Godot-2D-Platformer/Exports/2d-platformer.html

Multiple Levels

  • Parallax background
  • Player controller and shoot logic
  • Power ups
  • Enemies
  • Platforms
  • Portal
  • Music

Instructions:

  • Arrow for movement
    • Up arrow for Jump
  • Tab for shooting

Splash Screen

image

Level 1

image

Level 2

image