https://github.com/daymxn/coin-flipper
A coin flipper made in C#
https://github.com/daymxn/coin-flipper
coinflip csharp modern
Last synced: 3 months ago
JSON representation
A coin flipper made in C#
- Host: GitHub
- URL: https://github.com/daymxn/coin-flipper
- Owner: daymxn
- License: gpl-3.0
- Created: 2019-03-15T19:40:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-21T00:27:45.000Z (about 6 years ago)
- Last Synced: 2025-03-24T06:07:00.241Z (3 months ago)
- Topics: coinflip, csharp, modern
- Language: C#
- Size: 319 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Overview
Easy one click coin toss for when you need to settle an argument or are trying to decide on what to eat for lunch, and you don't have a coin near by!
# Why
Honestly out of boredom. I often like to pick random "issues" that could be solved by engineering, and solve them for fun.
# Features
* Simple one click coin toss with an alert of the result
* Streak tracker for how many times you've flipped a specific result in a row
* Clean and modern UI
* Smooth and natural feeling animation bar to expand the window and allow access to advanced settings
* A scrollable log for previous flips and results
* A clear log option
* A toggle to speed up the coin toss# Issues
* I'd like to note that the code for this project is not entirely-industry approved. Theres coding practices I utilize that are a bit behind the curve, and I'd like for you to keep that in mind when reading the source code. My future projects will almost always be industry-approved, but this project I didn't care too much for coding practices and the like- as it was purely a passion project as I picked up C# again.# Preview
