https://github.com/kennardwang/girls-frontline-valhalla-bartender
🍷 [ Girls' Frontline x Cyberpunk Bartender Action ] 2D game of bartending
https://github.com/kennardwang/girls-frontline-valhalla-bartender
2d-game csharp girls-frontline unity
Last synced: about 1 month ago
JSON representation
🍷 [ Girls' Frontline x Cyberpunk Bartender Action ] 2D game of bartending
- Host: GitHub
- URL: https://github.com/kennardwang/girls-frontline-valhalla-bartender
- Owner: KennardWang
- License: mit
- Created: 2020-06-20T17:17:34.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-11-07T02:00:26.000Z (over 1 year ago)
- Last Synced: 2025-03-16T18:21:24.518Z (about 1 month ago)
- Topics: 2d-game, csharp, girls-frontline, unity
- Language: C#
- Homepage:
- Size: 86.1 MB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Girls-Frontline-Valhalla-Bartender
[](https://github.com/KennardWang/Girls-Frontline-Valhalla-Bartender)
[](https://github.com/KennardWang/Girls-Frontline-Valhalla-Bartender/stargazers)
[](https://github.com/KennardWang/Girls-Frontline-Valhalla-Bartender/forks)
[](https://github.com/KennardWang/Girls-Frontline-Valhalla-Bartender/graphs/contributors)
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
The project is a custom 2D game with an original storyline, which is a practice project for the author after self-learning Unity and C#. Its inspiration comes from the collaboration game ***Girls' Frontline*** x ***Cyberpunk Bartender Action***.
## Table of Contents
- [Development Environment](#development-environment)
- [Install](#install)
- [Usage](#usage)
- [Releases](#releases)
- [Maintainers](#maintainers)
- [Contributing](#contributing)
- [License](#license)## Development Environment
| | |
|:---:|:---:|
| System | Windows 10 x64 |
| Language | C# |
| IDE | Visual Studio 2019 (C# script), Unity 2022.3.12f1 LTS (Engine) |## Install
+ Install the [Unity](https://unity.com/releases/editor/archive).
+ Clone the repos:```
git clone https://github.com/KennardWang/Girls-Frontline-Valhalla-Bartender.git
```## Usage
1. Create a new project within Unity.
2. Replace the original **Assets** folder with our **Assets** folder.
3. Do not forget to add all **Unity Scenes** by given order ( 0~17 ) before building.
1. Select scenes one by one.
2. Click **File** -> **Build Settings** -> **Add Open Scenes**.
3. Check the scene index number is corresponding to the given number.
![]()
4. Test the game from the first scene **Scene0-Start**.
![]()
5. Finally, export the project as an executable file.
![]()
![]()
## Releases
[](https://github.com/KennardWang/Girls-Frontline-Valhalla-Bartender/releases/tag/v1.1) [](https://github.com/KennardWang/Girls-Frontline-Valhalla-Bartender/releases/tag/v1.0)
## Maintainers
 [@KennardWang](https://github.com/KennardWang)
## Contributing
Feel free to [open an issue](https://github.com/KennardWang/Girls-Frontline-Valhalla-Bartender/issues) or submit [PRs](https://github.com/KennardWang/Girls-Frontline-Valhalla-Bartender/pulls).
## License
[](LICENSE) © Kennard Wang ( 2019.7.15 )