Skip to content

jkboos/A-Simple-Rhythm-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Simple Rhythm Game

A rhythm game, just like osu mania or else falling-type rhythm games.

Requirements

  • Unity Version 6000.0.63f1

It is highly recommended to use the exact version specified to avoid compatibility issues.

Getting Started

  1. Cloning the Repository
git clone https://github.com/jkboos/A-Simple-Rhythm-Game.git
  1. Opening the Project

    • Open the Unity Hub.

    • Click Add and navigate to the root directory of the cloned project.

    • Ensure the correct Unity Version is selected.

    • Open the project.

  2. Running the Scene

    • In the Unity Editor, navigate to the main scene: Assets/Scenes/Menu

    • Press the Play button.

Osu Mania Converter

You can use osu mania converter to convert osu mania beatmaps to the game's map format.

Download

osu mania converter.zip

Usage

  1. Download a osu mania beatmap.

  2. Put one of the levels(.osu) in the converter's root directory.

  3. Run start.bat. (if there was no error, it will create a beatmap folder automatically)

  4. Put the music(.mp3) and background image(.png or .jpg) from the original beatmap folder in the beatmap folder that just auto-created.

    Optional:

    1. video background(.mp4)
    2. storyboard files(.osb, images in sb folder)
  5. Put the new beatmap folder in the Songs folder in the game root directory.

  6. Done!

Review

image1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors