https://github.com/fou1100ouacus/c-multi-games-
This repository includes multiple games implemented in C# using Windows Forms., showcasing different programming and design techniques.
https://github.com/fou1100ouacus/c-multi-games-
adodotnet csharp-app dotnet games windows-forms
Last synced: 5 months ago
JSON representation
This repository includes multiple games implemented in C# using Windows Forms., showcasing different programming and design techniques.
- Host: GitHub
- URL: https://github.com/fou1100ouacus/c-multi-games-
- Owner: fou1100ouacus
- Created: 2024-07-13T20:41:19.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-19T17:11:33.000Z (over 1 year ago)
- Last Synced: 2025-04-11T22:52:40.821Z (about 1 year ago)
- Topics: adodotnet, csharp-app, dotnet, games, windows-forms
- Homepage:
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C# Multi-Games
## Welcome to the C# Multi-Games projects! This repository includes multiple games implemented in C# using Windows Forms, showcasing different programming and design techniques.
## Features
- 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
# Repo Included :
## 1. Puzzle Game
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

### Repo Link :
https://github.com/Ayamohamed0101/Puzzle-Game
## 2. Snake Game
he Snake Game is a classic arcade game implemented as a desktop application

### Repo Link :
https://github.com/Ayamohamed0101/SnakeGame
## 3. ReX Game
### Repo Link :
https://github.com/Ayamohamed0101/ReX-Game
## 4. Chicken Game
This is an exciting and interactive game where you control a rocket ship to shoot down chickens while avoiding falling eggs

### Repo Link :
https://github.com/Ayamohamed0101/Chicken-Game
### 5. Math Game
### Repo Link :
https://github.com/Ayamohamed0101/MathGame
## Installation
To get started with the C# Multi-Games project, follow these steps:
1. **Clone the repository:**
```bash
git clone https://github.com/your-username/C-Multi-Games.git
```
2. **Navigate to the project directory:**
```bash
cd C-Multi-Games
```
3. **Open the solution file** `MultiGames.sln` **in Visual Studio.**
4. **Build the solution** to restore the necessary NuGet packages and compile the project.
5. **Run the application** from Visual Studio.
## Usage
1. **Launch the application** by running it from Visual Studio.
2. **Select a game** from the main menu.
3. **Follow the on-screen instructions** to play the selected game.
4. **Interact** with the game using the mouse or keyboard, depending on the game.