gdquest-demos / godot-2d-rhythm

This demo is a rhythm game designed for the course Godot 2D Secrets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Godot 2D Rhythm Game

Rhythm game demo banner

This demo is a rhythm game designed for the course Godot 2D Secrets.

It has three demo tracks to play: Cephalopod, Disco Lounge and Werq. These tracks are by Kevin MacLeod.

In-game

Editing beat patterns

Edit tracks by using its .tscn scene. You can find them in res://RhythmGame/Tracks. Each pattern should add up to 8 whole beats (or 16 half beats), including rests.

Pattern editor

➡ Follow us on Twitter and YouTube for free game creation tutorials, tips, and news!

About

This demo is a rhythm game designed for the course Godot 2D Secrets.

License:Other


Languages

Language:GDScript 96.6%Language:GLSL 3.4%