Skip to content

A basic countdown timer made with Godot using GDScript.

Notifications You must be signed in to change notification settings

Joaq33/simple_timer_godot

Repository files navigation

Simple Timer App

A basic countdown timer made with Godot using GDScript.

Features

  • Start, pause, and reset the timer.
  • Notification when time is up.

How to Use

  1. Clone the Repository:
    git clone https://github.com/yourusername/simple-timer-app.git
    
  2. Open in Godot:
    • Import the project via project.godot.
  3. Run the App:
    • Press Play in the Godot Editor.

Project Structure

  • Main.tscn: Main scene with UI.
  • Timer.gd: Script handling timer logic.

About

A basic countdown timer made with Godot using GDScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published