Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noodlesushi/mr-upbeat-godot-remake
https://github.com/noodlesushi/mr-upbeat-godot-remake
game godot godot-engine godot-game godot-game-engine godot3 godotengine rhythm-game
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/noodlesushi/mr-upbeat-godot-remake
- Owner: NoodleSushi
- Created: 2018-05-17T12:59:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-21T05:37:10.000Z (8 months ago)
- Last Synced: 2024-09-22T13:02:17.663Z (5 months ago)
- Topics: game, godot, godot-engine, godot-game, godot-game-engine, godot3, godotengine, rhythm-game
- Language: GDScript
- Homepage:
- Size: 2.6 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mr. Upbeat Godot Remake
*Published on May 17, 2018*A remake of the endless game Mr. Upbeat from Rhythm Heaven Fever
![Gameplay](https://github.com/NoodleSushi/Mr-Upbeat-Godot-Remake/assets/34954180/607378d1-8538-4b3f-bb5a-87b193e7b75f)
# Developer Notes
- This one of my earliest introductions to developing rhythm games, which led me to develop [Slimy Justice](https://github.com/NoodleSushi/Slimy-Justice).
- Innacurate timings were inevitable due to the limitations of Godot at that time, as the `get_time_since_last_mix()` method from the Audio Server was unavailable.# Project Setup
Install the latest [Godot Engine 3.0.x](https://godotengine.org/download/archive/3.0.6-stable/) release# Credits
- Audio assets, art assets, and the game are based on the minigame "Mr Upbeat" from "Rhythm Heaven Fever," published by Nintendo.