This repository contains the source code for 8 different games developed in Unity Engine. Whether you are a game developer looking for inspiration or a player interested in trying out these games, you've come to the right place.
- Arkanoid Game
- Spaceship Fighter
- Flappy Bird
- Pong Game
- Tetris Game
- Pacman Game
- Fighter Plane Game
- TopDownAI
-
Clone the Repository:
git clone https://github.com/manisha-v/Game-Development.git cd Game-Development -
Choose a Game: Navigate to the specific game's folder, e.g.,
cd ArkanoidGame. -
Open Unity:
- Open Unity Hub.
- Click on "Add" and select the folder of the chosen game.
-
Load the Project:
- Once added, click on the project to open it in Unity.
-
Run the Game:
- Ensure the scenes are set up correctly.
- Press the play button in the Unity Editor to run the game.
-
Open Unity:
- Open Unity Hub.
-
Load the Project:
- Click on "Open" and select the folder of the chosen game.
-
Set Build Settings:
- Go to
File > Build Settings. - Add all scenes related to the game.
- Set the target platform (e.g., Windows).
- Go to
-
Build the EXE:
- Click on "Build" or "Build and Run."
- Choose a destination for the EXE file.
-
Run the EXE:
- Navigate to the folder where you built the EXE.
- Run the executable file.
Feel free to explore and modify the games to suit your needs. I hope you enjoy playing and learning from these games as much as I enjoyed creating them! If you encounter any issues or have suggestions, please open an issue in the respective game's folder.
Happy coding and gaming! ๐๐ฎ
If you have any questions or feedback, please don't hesitate to reach out.