Edit of asset "Simple Rhythm Game Library" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Simple Rhythm Game Library | 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. |
| Category | Scripts | Scripts |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/joung2321/SRGL | https://github.com/joung2321/SRGL |
| Issues Url | https://github.com/joung2321/SRGL/issues | https://github.com/joung2321/SRGL/issues |
| Godot version | Godot 4.3 | Godot 4.3 |
| Version String | 0.1.0 | 0.1.0 |
| Download Commit | 0f0eb1234e2e65a519d90312f88a271941c75d34 | 0f0eb1234e2e65a519d90312f88a271941c75d34 |
| Download Url (Computed) | https://github.com/joung2321/SRGL/archive/0f0eb1234e2e65a519d90312f88a271941c75d34.zip | https://github.com/joung2321/SRGL/archive/0f0eb1234e2e65a519d90312f88a271941c75d34.zip |
| Icon Url |
https://raw.githubusercontent.com/joung2321/SRGL/refs/heads/master/icon.png
|
https://raw.githubusercontent.com/joung2321/SRGL/refs/heads/master/icon.png
|