Skip to content

AdCa09/C_Sharp_Workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Mini Soccer Game

Welcome to our Mini Soccer Game! This game was developed during a 3-hour workshop focused on C# and Unity. It's a simple yet fun project that allows players to practice scoring goals in a 3D environment.

📝 Project Description

The Mini Soccer Game is a football simulation where the player controls a character and can shoot in the ball. The game is designed to be easy to pick up, while still providing a challenge for soccer enthusiasts.

🚀 Technologies Used

  • Unity: Game engine used for 3D game development.
  • C#: Programming language used to implement game logic.

🛠️ Installation

To play our Mini Soccer Game, follow these steps:

  1. Clone the repository to your local machine:

    git clone https://github.com/your-username/mini-soccer-game.git
  2. Launch it with live server and see that on your browser.

📚 About the Workshop

This project was created during a 3-hour workshop where we learned the basics of Unity and C#. Participants explored:

  • How to use the Unity editor to create a 3D game environment.
  • The fundamentals of programming in C# for game development.
  • How to deploy a Unity project across different platforms.

🤝 Contributing

We welcome all contributions! If you'd like to improve the game or add new features, feel free to fork the project and submit a pull request.

Thank you for playing our Mini Soccer Game! Have fun! 😄

Developpement

The game can be improve in the future.