Skip to content

ExplodedKid300/rhythm-retro-gamemaker

Repository files navigation

Rhythm Retro (GameMaker Edition)

Developed by ExplodedKid

A rhythm game inspired by the BIT.TRIP BEAT/FLUX series, built from the ground up in GameMaker.


⚖️ Licensing & Credits

Code

All original source code is licensed under the MIT License.

SFX

Custom sound effects created by ExplodedKid via BeepBox.

Music

All music tracks belong to their respective artists. This project is a non-commercial fan work; no copyright infringement is intended.

Fonts

BIT.TRIP font by AnnoyingPixelFontGuy

  • Source: FontStruct
  • License: CC BY-SA 3.0
  • Detailed license available in notes/font_licence/font_licence.txt

Mode Animations

Mode Sprites (8 variants) by FoxChaotica74647

  • Source: Bit.Trip Fandom
  • License: CC BY-SA 3.0
  • Detailed license available in notes/modeSprites_licence/modeSprites_licence.txt

Important

These assets are fan-made derivative works and are not official Bit.Trip assets.


🎮 Controls

Action Input
Move Paddle Mouse Movement
Confirm / Select Left Click
Back / Cancel Right Click

🛠 Python Chart Converter (osu_to_rrchart.py)

This tool converts standard .osu beatmaps into .rrchart files compatible with Rhythm Retro.

  • Format: Internally, .rrchart files are JSON structures.
  • Compatibility: Currently supports standard osu! gamemode charts only (osu!catch is not supported).
  • Dimensions: Since Rhythm Retro logic operates on a single dimension, the converter generates two files for every .osu file:
    • _x.rrchart: Uses the X-coordinates for note placement.
    • _y.rrchart: Uses the Y-coordinates for note placement.

About

Rhythm game inspired by BIT.TRIP BEAT/FLUX created in GameMaker

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors