Skip to content

qaqFei/easy-phi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

182 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easy-phi

easy-phi

License: MIT Language

easy-phi is a library written in C++ to rendering rhythm chart.

It is based on grain, a C++ package manager.

Games Supported

  • Phigros
  • Milthm

Features

  • High Performance: Optimized for performance, suitable for real-time rendering.
  • Simple API: Easy to use and understand.
  • Game Utilities: Support for handling game-related data or resources.

Working On

  • Making it Easier: We're making it easier to use easy-phi by clear and convient API design.

  • Supporting More Games: We're working on supporting more rhythm games, such as Rizline.

Usage

You should install the grain package manager:

pip install git+https://github.com/qaqFei/grain.git
grain info # init config

# if you are in China, you can use ghproxy
grain config set use_ghproxy True

Use it in your project

See the documentation here.

Tests

You can run the main test program by the following command:

grain package clean
grain package run-test . --macro APP_TYPE_OPEN_RPE_RECORDER

Other

The files in files/resources are maybe not owned by this project, please contact for removal if there is any copyright infringement.

We do not guarantee that the api is stable between versions.

About

A rhythm charts renderer by c++.

Topics

Resources

License

Stars

9 stars

Watchers

0 watching

Forks

Contributors