Edit of asset "Simple Rhythm Game Library" New
| Old/Current | New/Edit | |
|---|---|---|
| Title | Simple Rhythm Game Library | |
| Description |
SRGL is a Godot 4.6 (.NET) based keyboard rhythm game library. It is specialized for creating casual Vertical Scrolling Rhythm Games (VSRG). Currently supports 2D only. # Features - Complete separation of game logic and visuals. - Uses JSON format for chart files. - Automatically generates long note ticks and barlines based on time signatures. - Supports basic scroll velocity (SV) changes and stop effects. - Automatically compensates for audio drift every frame. - Highly customizable timing windows, input systems, user offsets, and scroll speeds. - Easily add custom judgement logic for different note types via the IJudgementStrategy interface. - Design visual elements effortlessly with JudgementLine, NoteObject, and EffectObject classes. |
SRGL is a Godot 4.6 (.NET) based keyboard rhythm game library. It is specialized for creating casual Vertical Scrolling Rhythm Games (VSRG). Currently supports 2D only. # Features - Complete separation of game logic and visuals. - Uses JSON format for chart files. - Automatically generates long note ticks and barlines based on time signatures. - Supports basic scroll velocity (SV) changes and stop effects. - Automatically compensates for audio drift every frame. - Highly customizable timing windows, input systems, user offsets, and scroll speeds. - Easily add custom judgement logic for different note types via the IJudgementStrategy interface. - Design visual elements effortlessly with JudgementLine, NoteObject, and EffectObject classes. See GitHub for more information. |
| Category | Scripts | |
| License | MIT | |
| Repository Provider | GitHub | |
| Repository Url | https://github.com/joung2321/SRGL | |
| Issues Url | https://github.com/joung2321/SRGL/issues | |
| Godot version | Godot 4.3 | |
| Version String | 0.1.0 | |
| Download Commit | 0f0eb1234e2e65a519d90312f88a271941c75d34 | e62d8825778d9e659172dd01f70220e6a254df80 |
| Download Url (Computed) | https://github.com/joung2321/SRGL/archive/0f0eb1234e2e65a519d90312f88a271941c75d34.zip | https://github.com/joung2321/SRGL/archive/e62d8825778d9e659172dd01f70220e6a254df80.zip |
| Icon Url |
https://raw.githubusercontent.com/joung2321/SRGL/refs/heads/master/icon.png
|
|