Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sandre58/mygames

This repository contains a collection of classic board games implemented using WPF.
https://github.com/sandre58/mygames

chess connect4 games net80 wpf xaml

Last synced: about 15 hours ago
JSON representation

This repository contains a collection of classic board games implemented using WPF.

Awesome Lists containing this project

README

        






My Games

[![Downloads][downloads-shield]][downloads-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]




Welcome to My Games repository! This repository contains a collection of classic board games implemented using WPF (Windows Presentation Foundation). Whether you're a fan of chess, Connect 4, or other classic games, this repository offers a variety of entertaining options to enjoy on your Windows desktop.

[![Language][language-shield]][language-url]
[![Build][build-shield]][build-url]

## Features

- **Interactive Gameplay**: Enjoy interactive gameplay with intuitive controls and user-friendly interfaces.
- **Single Player and Multiplayer Modes**: Choose to play against a computer opponent or challenge a friend in multiplayer mode.
- **Customization Options**: Customize game settings and difficulty levels to suit your preferences and skill level.
- **Save and Resume**: Save your game progress and resume playing later without losing your current position.

## Games included

### Chess




[![Framework][framework-shield]][framework-url]
[![Version][chess-version-shield]][chess-version-url]

Immerse yourself in the timeless strategy game of chess with this customizable WPF implementation! Explore various gameplay options such as adjusting the board size, setting different rule variations, and customizing piece designs. Whether you're a seasoned chess master or just starting your journey, this chess game offers a dynamic and engaging experience tailored to your preferences.

### Connect 4




[![Framework][framework-shield]][framework-url]
[![Version][connect4-version-shield]][connect4-version-url]

Experience the classic game of Connect 4 like never before with this WPF implementation! Customize your gaming experience by adjusting options such as the number of rows, columns, and game rules. Whether you prefer a traditional four-in-a-row challenge or a unique twist on the gameplay, this Connect Four game offers endless possibilities for fun and excitement.

## Installation

To play the games in this repository, simply download release or clone the repository to your local machine and run the desired game project using Visual Studio.

## License

Copyright © Stéphane ANDRE.

My Games is provided as-is under the MIT license. For more information see [LICENSE](./LICENSE).

[language-shield]: https://img.shields.io/github/languages/top/sandre58/MyGames
[language-url]: https://github.com/sandre58/MyGames
[forks-shield]: https://img.shields.io/github/forks/sandre58/MyGames?style=for-the-badge
[forks-url]: https://github.com/sandre58/MyGames/network/members
[stars-shield]: https://img.shields.io/github/stars/sandre58/MyGames?style=for-the-badge
[stars-url]: https://github.com/sandre58/MyGames/stargazers
[issues-shield]: https://img.shields.io/github/issues/sandre58/MyGames?style=for-the-badge
[issues-url]: https://github.com/sandre58/MyGames/issues
[license-shield]: https://img.shields.io/github/license/sandre58/MyGames?style=for-the-badge
[license-url]: https://github.com/sandre58/MyGames/blob/main/LICENSE
[build-shield]: https://img.shields.io/github/actions/workflow/status/sandre58/MyGames/ci.yml?logo=github&label=CI
[build-url]: https://github.com/sandre58/MyGames/actions
[downloads-shield]: https://img.shields.io/github/downloads/sandre58/MyGames/total?style=for-the-badge
[downloads-url]: https://github.com/sandre58/MyGames/releases
[framework-shield]: https://img.shields.io/badge/.NET-8.0-purple
[framework-url]: https://github.com/sandre58/MyGames/tree/main/src/MyNet.IconCreator.Wpf
[connect4-version-shield]: https://img.shields.io/badge/version-1.1.0-blue
[connect4-version-url]: https://github.com/sandre58/MyGames/releases
[chess-version-shield]: https://img.shields.io/badge/version-1.1.0-blue
[chess-version-url]: https://github.com/sandre58/MyGames/releases