Skip to content

A parser for Cosmix Note files, based on BMS file. Used Java language for flexibility.

Notifications You must be signed in to change notification settings

Team3rdEyes/CXNParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

CXNParser - A parser for Cosmix Note file.

Our arcade game was powered by an inspirational method of beatmapping that is, BMS. Parsers allowed the game to read the files like ".bms" or ".bmson" and the game will, generate notes depending on the mapping file itself. For our game, we decided to created a parser to parse the ".cxn" files (Cosmix Note File). The parser is written in Java for flexibility, performance and we wanted to find an easy way to code also, it has compatibility with C++ and C# (depends on external libraries).

About

A parser for Cosmix Note files, based on BMS file. Used Java language for flexibility.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages