Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 23 hours ago
JSON representation

This repository includes multiple games implemented in C# using Windows Forms., showcasing different programming and design techniques.

Awesome Lists containing this project

README

        

# C# Multi-Games

## Welcome to the C# Multi-Games project! 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

![image](https://github.com/user-attachments/assets/73e063f8-aaa5-404e-a893-2d0742a9cb2e)

### Repo Link :
https://github.com/Ayamohamed0101/Puzzle-Game

## 2. Snake Game
he Snake Game is a classic arcade game implemented as a desktop application
![image](https://github.com/user-attachments/assets/30fd6b5a-90d6-4c50-8305-c9a0bfb3b8a0)

### 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
![image](https://github.com/user-attachments/assets/5614c3b3-3c58-48d3-903f-2c4430fb3b47)

### 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.