Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.
/ bre4k Public archive

A 4K rhythm game that breaks the rules. Made with Love2D.

License

Notifications You must be signed in to change notification settings

Awzri/bre4k

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bre4k

A 4K rhythm game that breaks the rules

About

TODO: Add proper About section.

probably won't get done ngl

ig this is a moddable 4k rhythm game built in love2d

best engine 10/10 but idk how to do it any different

"Installing"

The game can easily be "installed" by doing the following.

Dependencies:

To run the game, simply clone the repo, and run the folder (NOT main.lua) with love.

git clone https://github.com/NullCat/bre4k.git
love bre4k

For the game to run, you will need a song.lua file in the root directory. You can get a song.lua file by converting a preexisting .sm file. You can do this by using the sm-convert.lua file, more on that in the Mapping section below. Editor is coming soon™

Binaries won't exist until the game is playable.

Mapping

You can create maps manually (please dont) or you can convert .sm Stepmania maps into song.lua files.

You can do this by using the sm-convert.lua file. lua sm-convert.lua song.sm Please note the converter was made with Lua 5.4. Older/newer versions may not work.

! CONVERTER CURRENTLY CANNOT HANDLE !

  • Irregular Measures (Can be done manually)
  • Maps with multiple difficulties (Remove other difficulties before converting)
  • BPM changes with decimal places (Can be done manually)
  • Stops (Will not fix for now)

Please don't create an issue for any of those. They'll be in the converter/game eventually.

About

A 4K rhythm game that breaks the rules. Made with Love2D.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages