Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 556 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 556 Bytes

Raptor Run Thumbnail

Raptor Run: A 2D infinite runner built for Godot 4

The source code for the free Create Your First Godot 4 Game tutorial, brought to you by Quiver.

Prerequisites

Godot 4.0 or later.

Topics Covered

  • The Godot editor
  • Nodes and scenes
  • Intro to GDScript
  • Basic platforming mechanics
  • Simple UIs and menus
  • Collectibles
  • Projectiles and collisions
  • Autoloads