mirror of
https://github.com/FriendshipIsEpic/FiE-Game.git
synced 2024-11-21 21:37:59 +01:00
Assets | ||
packages | ||
.gitattributes | ||
.gitignore | ||
BGM & Gameplay video.txt | ||
fie.csproj | ||
fie.csproj.user | ||
fie.sln | ||
packages.config | ||
README.md | ||
test user credentials (not available).txt |
Friendship is Epic
Free and Open-Source, just to show that once it's on the internet you can never get rid of it.
This is continuation of the unity game "Friendship is Epic".
Credits for the original project and ideas goes to the late helements and the Japanese FiE team
Sound effects and music credit to Jyc Row. https://www.youtube.com/watch?v=58x-X-44gcM&list=PLl7dXRHbZCdiW4GFNq8n8KLEDvMpXInTZ
Old Gameplay: https://www.youtube.com/watch?v=N30a_izXLpg Old Build: https://mega.nz/file/9XI1TKSJ#ZlEbr8mZePdn0wjxS7TFhny0u3FvgeDI_E-0bO1PzJ8
Dependencies
This project is built using Unity 5.5 as well as several unity store assets and libraries:
- RogoDigital.Libsync (lipsyncing)
- Spine (rigging)
- AmplifyBloom (rendering)
- PigeonToolkit/TrailEffect (particles)
- QuickRopes Rope Physics (rope physics)
- GameDataEditor
- Photon Unity Networking
- others
Building
It's recommended to have a working version of Unity 5 installed and working before you attempt to build this project.
- Clone the repository: