https://github.com/anzolin/netcorexunitrockpaperscissorsgame
A test project example (net standard/core) using xUnit for RockPaperScissors Game.
https://github.com/anzolin/netcorexunitrockpaperscissorsgame
Last synced: 8 months ago
JSON representation
A test project example (net standard/core) using xUnit for RockPaperScissors Game.
- Host: GitHub
- URL: https://github.com/anzolin/netcorexunitrockpaperscissorsgame
- Owner: anzolin
- License: mit
- Created: 2021-03-12T15:19:16.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-01-31T13:49:07.000Z (over 2 years ago)
- Last Synced: 2025-02-03T16:58:45.914Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Watchers][watchers-shield]][watchers-url]
[![Stargazers][stars-shield]][stars-url]
[![Forks][forks-shield]][forks-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]
[![LinkedIn][linkedin-shield]][linkedin-url]
---
# Net Core (and standard) xUnit Rock Paper Scissors Game
A test project example (net standard/core) using xUnit for Rock Paper Scissors Game.
License
-------
This example application is [MIT Licensed](https://github.com/anzolin/NetCorexUnitRockPaperScissorsGame/blob/master/LICENSE).
About the author
----------------
Hello everyone, my name is Diego Anzolin Ferreira. I'm a .NET developer from Brazil. I hope you will enjoy this simple example application as much as I enjoy developing it. If you have any problems, you can post a [GitHub issue](https://github.com/anzolin/NetCorexUnitRockPaperScissorsGame/issues). You can reach me out at diego@anzolin.com.br.
## Donate
Want to help me keep creating open source projects, make a donation:
[](https://www.paypal.com/donate?business=DN2VPNW42RTXY&no_recurring=0¤cy_code=BRL) [](https://www.buymeacoffee.com/anzolin)
Thank you!
[contributors-shield]: https://img.shields.io/github/contributors/anzolin/NetCorexUnitRockPaperScissorsGame.svg?style=for-the-badge
[contributors-url]: https://github.com/anzolin/NetCorexUnitRockPaperScissorsGame/graphs/contributors
[watchers-shield]: https://img.shields.io/github/watchers/anzolin/AnzolinNetDevPack.svg?style=for-the-badge
[watchers-url]: https://github.com/anzolin/AnzolinNetDevPack/watchers
[forks-shield]: https://img.shields.io/github/forks/anzolin/NetCorexUnitRockPaperScissorsGame.svg?style=for-the-badge
[forks-url]: https://github.com/anzolin/NetCorexUnitRockPaperScissorsGame/network/members
[stars-shield]: https://img.shields.io/github/stars/anzolin/NetCorexUnitRockPaperScissorsGame.svg?style=for-the-badge
[stars-url]: https://github.com/anzolin/NetCorexUnitRockPaperScissorsGame/stargazers
[issues-shield]: https://img.shields.io/github/issues/anzolin/NetCorexUnitRockPaperScissorsGame.svg?style=for-the-badge
[issues-url]: https://github.com/anzolin/NetCorexUnitRockPaperScissorsGame/issues
[license-shield]: https://img.shields.io/github/license/anzolin/NetCorexUnitRockPaperScissorsGame.svg?style=for-the-badge
[license-url]: https://github.com/anzolin/NetCorexUnitRockPaperScissorsGame/blob/master/LICENSE.txt
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://www.linkedin.com/in/diego-anzolin/