Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/it-delinquent/button_masher
A simple game where two people race to press their respective keys 100 times
https://github.com/it-delinquent/button_masher
button-masher csharp game mash player programming progress-bar ui windows wpf wpf-application wpf-ui
Last synced: 2 days ago
JSON representation
A simple game where two people race to press their respective keys 100 times
- Host: GitHub
- URL: https://github.com/it-delinquent/button_masher
- Owner: IT-Delinquent
- Created: 2019-06-06T12:50:11.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-23T09:29:40.000Z (over 5 years ago)
- Last Synced: 2024-02-13T12:39:33.098Z (9 months ago)
- Topics: button-masher, csharp, game, mash, player, programming, progress-bar, ui, windows, wpf, wpf-application, wpf-ui
- Language: C#
- Size: 593 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Button_Masher
[![CodeFactor](https://www.codefactor.io/repository/github/it-delinquent/button_masher/badge)](https://www.codefactor.io/repository/github/it-delinquent/button_masher)
### A simple game where two people race to press their respective keys 100 timesThis is a simple game where two people both have to "mash" their respective buttons as fast as possible ⚡
This is how the game is currently played:
- ![#2ecc71](https://placehold.it/15/2ecc71/000000?text=+) `Player One (Left) has to mash the A key`
- ![#3498db](https://placehold.it/15/3498db/000000?text=+) `Player Two (Right) has to mash the L key`There is still some functionality that could be added to this but I just haven't got round to it yet. You can see the current program in the gif below:
![alt text](https://github.com/IT-Delinquent/Button_Masher/blob/master/Button_Masher_Gif.gif)
[mharwood.uk](https://mharwood.uk)