Skip to content

lakejee/dodge-game

Repository files navigation

Dodge Game

A simple 2D dodge game built in Godot using GDScript to learn core gameplay loops, UI, and polish.

Gameplay

  • Avoid falling enemies
  • Score increases over time
  • Enemy spawn rate increases as you survive longer
  • Game ends on collision

How to run

  1. Open the project in Godot 4.x
  2. Run Main.tscn

Controls

  • Arrow keys / WASD: Move

Goal

Learn the basics of:

  • Godot scenes and nodes
  • Collision layers and masks
  • Player movement and enemy spawning
  • Scoring, difficulty ramping, and basic UI polish

About

A simple 2D dodge game built in Godot using GDScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors