https://github.com/lenitrous/shining-virtual-stars
A game made to take a jab at Mobile Rhythm Games and the hololive fan community
https://github.com/lenitrous/shining-virtual-stars
hololive osu-framework
Last synced: about 1 month ago
JSON representation
A game made to take a jab at Mobile Rhythm Games and the hololive fan community
- Host: GitHub
- URL: https://github.com/lenitrous/shining-virtual-stars
- Owner: LeNitrous
- License: wtfpl
- Created: 2021-03-31T01:13:47.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-31T09:34:49.000Z (about 4 years ago)
- Last Synced: 2025-04-16T11:06:39.604Z (about 1 month ago)
- Topics: hololive, osu-framework
- Language: C#
- Homepage:
- Size: 37.8 MB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# Shining Virtual Stars
This is a joke game made in 48 hours to take jabs at the community asking for a hololive-themed rhythm game.## Building
### Prerequisites
- .NET 5.0 SDK installed.### Running locally
- `dotnet run --project Hololive.Game.Desktop`Although the game can be run on Android and iOS, I have only prepared a Desktop project for this game. Meaning this can also be run on Linux and MacOS.
## Credits
- **[Woolyclouds代表](https://twitter.com/aaaaa_rekku)** for the Shiny Smily Story Orchestral track used as Background Music
- **[成海七海/Narumi-Nanami](https://twitter.com/naru_quadrille)** for the character art used throughout the experience.
- **[osu!framework](https://github.com/ppy/osu-framework)** which the game runs on.
- **Amatuerre** and **[sr229](https://github.com/sr229)** for input and feedback.## Disclaimer
hololive IDOL Project is owned by COVER corporation. This game is purely made as a joke and not for profit.## License
The code under this repository is under the [WTFPL](http://www.wtfpl.net/) license. Other assets are under different licensing. Please contact respective authorities before use.