Project Heartbeat source code release
Find a file
Álex Román Núñez a70b69ddf9
New Crowdin updates (#184)
* New translations messages.pot (Spanish)

* New translations messages.pot (Catalan)

* New translations messages.pot (Portuguese)

* New translations messages.pot (Chinese Simplified)
2024-11-01 19:13:56 +01:00
.vscode Folder feature and new button prompts 2020-08-25 23:17:20 +02:00
addons Remove @uid 2024-02-06 04:15:39 +01:00
autoloads Add crash test button to Diagnostics 2024-09-11 02:30:56 +02:00
fonts Mono font and editor theme updates 2024-09-11 02:30:18 +02:00
graphics Update leftover scenes 2024-09-11 02:34:14 +02:00
locale New Crowdin updates (#184) 2024-11-01 19:13:56 +01:00
menus Update leftover scenes 2024-09-11 02:34:14 +02:00
misc Fix yt-dlp and some menus 2023-09-09 23:22:20 +02:00
multiplayer/lobby Clean part 2 2024-05-14 09:36:56 +02:00
rythm_game Add new field to telemetry CSV dump 2024-09-11 02:33:48 +02:00
scripts Fix latency tester (Fixes #145) 2024-08-29 20:18:03 +02:00
sounds/sfx Update empty sound 2024-05-14 09:36:56 +02:00
styles Add missing/updated panel styles 2024-07-05 17:18:57 +02:00
tests/test_assets Remove old unused code 2024-01-25 23:03:01 +01:00
third_party Update yt-dlp 2024-09-11 02:33:55 +02:00
tools Improve design of slider OptionRange and add the ability to disable the slider on select options (Fixes #140) 2024-09-05 01:55:10 +02:00
.gdlintrc cleanups 2020-04-11 11:21:01 +02:00
.gitattributes Add support for video on windows 2020-04-01 23:07:09 +02:00
.gitignore Add version.json to .gitignore 2024-05-14 23:48:18 +02:00
.gitmodules Submodule crap 2020-10-01 15:03:01 +02:00
.lowly.toml Hopefully fix async song loading woes 2024-02-28 18:29:52 +01:00
babelrc Update localization files 2023-04-23 00:28:28 +02:00
base_scene.gd Hopefully fix async song loading woes 2024-02-28 18:29:52 +01:00
base_scene.tscn Add new translations and add proper CJK support (incl. reworked font loading) 2024-03-04 21:14:20 +01:00
Credits.md Different sounds for double noites 2020-07-01 15:19:52 +02:00
crowdin.yml Update Crowdin configuration file 2024-04-04 04:47:51 +02:00
default_bus_layout.tres Initial Godot 4 porting work 2023-07-03 00:29:46 +02:00
default_env.tres Initial Godot 4 porting work 2023-07-03 00:29:46 +02:00
default_theme_tools.tres Mono font and editor theme updates 2024-09-11 02:30:18 +02:00
export_presets.cfg Update export presets 2024-09-11 02:29:53 +02:00
extract_locale.sh Update localization files 2021-09-19 06:41:06 +02:00
HBHovereableCheckbox.gd Initial Godot 4 porting work 2023-07-03 00:29:46 +02:00
icon.ico Update icon file 2024-05-14 09:42:28 +02:00
icon.png Add new timing arm 2020-02-09 11:10:37 +01:00
icon.png.import Initial Godot 4 porting work 2023-07-03 00:29:46 +02:00
icon.png.kra Add new timing arm 2020-02-09 11:10:37 +01:00
messages.pot Update mm+ loader localization strings 2024-05-16 12:07:23 +02:00
MultiHint.tscn Initial Godot 4 porting work 2023-07-03 00:29:46 +02:00
project.godot Reset scale up/down shortcuts properly. 2024-07-12 08:12:11 +02:00
README.md Add readme and remove some floof 2023-08-22 21:11:27 +02:00
splash.png Add thing to staff roll 2020-06-20 06:01:32 +02:00
splash.png.import Initial Godot 4 porting work 2023-07-03 00:29:46 +02:00
splash.png.kra Add thing to staff roll 2020-06-20 06:01:32 +02:00
test.tscn Hopefully fix async song loading woes 2024-02-28 18:29:52 +01:00
Theme_Game_Min.tres Game theme stupidity updates 2024-09-11 02:29:40 +02:00

Project Heartbeat

Project Heartbeat is a cute community-driven rhythm game inspired by titles such as Clone Hero and Project Diva, featuring music from top artists of the Eurobeat genre made popular by the Initial D anime and manga. You can also create your own charts and share them with your friends!

Steam | Twitter | Discord

Building

Currently this branch (godot4 branch) is the latest branch, it's a work-in-progress port of the game to Godot 4.

In order to run the game, you'll need a specially customised version of the godot engine, this can be found here under the shinobu_gd4 branch. This modification of the engine includes steamworks support, ffmpeg and the new input glyphs system.

License

The current source code release is not open source, it's all rights reserved, but contributions are welcome with CLA. I still haven't decided what license I will use when it inevitably becomes open source.