Welcome to the C# Multi-Games projects! This repository includes multiple games implemented in C# using Windows Forms, showcasing different programming and design techniques.
- Multiple games available in one repo
- User-friendly and intuitive interface
- Scoring and tracking features for each game
- Sound effects and timers for enhanced gameplay
- Easy to navigate and play
A classic sliding puzzle game where players must rearrange scrambled pieces to form a complete image.
- Grid: 3x3 with one empty slot
- Features: Timer, move counter, and shuffle functionality
https://github.com/Ayamohamed0101/Puzzle-Game
he Snake Game is a classic arcade game implemented as a desktop application
https://github.com/Ayamohamed0101/SnakeGame
https://github.com/Ayamohamed0101/ReX-Game
This is an exciting and interactive game where you control a rocket ship to shoot down chickens while avoiding falling eggs
https://github.com/Ayamohamed0101/Chicken-Game
https://github.com/Ayamohamed0101/MathGame
To get started with the C# Multi-Games project, follow these steps:
-
Clone the repository:
git clone https://github.com/your-username/C-Multi-Games.git
-
Navigate to the project directory:
cd C-Multi-Games
-
Open the solution file
MultiGames.sln
in Visual Studio. -
Build the solution to restore the necessary NuGet packages and compile the project.
-
Run the application from Visual Studio.
- Launch the application by running it from Visual Studio.
- Select a game from the main menu.
- Follow the on-screen instructions to play the selected game.
- Interact with the game using the mouse or keyboard, depending on the game.