Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 times

This 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)