ShreyasDatta / Proj-Symphony-GGJ-22

Submission for Global Game Jam 2022

Home Page:https://globalgamejam.org/2022/games/global-game-jam-2022-8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Symphony Global Game Jam 2022

Inspired by rhythm games over the years, the likes of Dance Dance Revolution, Just Dance 4, Muse Dash, Osu (and so many more).

Latest live demo here.

Table of Contents

General Information

Technologies Used

Technologies Description
Unity 2020.3.21f1 Game engine using scripts in C# to power our game
Visual Studio Code 2020 The preferred IDE for our project
Cakewalk Sampling the audio and sfx

Features

  • Harmonize with your other self, and complete segments in sync!
  • With our take on the genre, we tried to spice things up a little bit, which shall attempt to test the coordination of both hands!
  • Working on a sound manager system and notes generation algorithm.

Setup

To work with our source code

>   clone the repository
>   verify your own Unity version ['v2020.3.21f1'] 
>   use your preferred IDE to make changes.

To play our Demo Build

  • Download the .zip folder.
  • Extract it with a .rar unpacker. Consult FAQ for errors.
  • Run the RythmTest.exe executable.

Project Status

Project is: completed for GameJam.

Will work on expanding features.

Roadmap

To do:

  • Add a 'Win-game' condition after crossing the 12th level door.
  • Add a global sound management system.
  • Work on a note generation algorythm
  • Add more levels.

Room for improvement:

  • Feedback on correct note hits.
  • Fix few bugged note-hit responses.

FAQ

Files are missing after opening the .zip file with WinRar.

Use 7zip to open/extract the archive.

It seems to miss some of my inputs!

Some of the direction-key notes are bugged, and does not register the correct input. (bug-fixing required)

Acknowledgements

  • This project was inspired by PeroPeroGame's Muse Dash and Sega's Yakuza karaoke mini-games and other games.

  • Many thanks to our team

    • Shreyas Datta : For countless hours of bugtesting, assisting with core mechanics and QoL changes. LinkedIn | Behance
    • Antariksh Mukherjee : For helping with assets, playtesting and giving our game some personality. LinkedIn | Behance
  • Special thanks to Ayushman Chakraborty for the wonderful music in our game! Instagram

License

.

About

Submission for Global Game Jam 2022

https://globalgamejam.org/2022/games/global-game-jam-2022-8

License:Other


Languages

Language:C# 68.9%Language:ShaderLab 26.5%Language:HLSL 4.6%