Paired with this API, this web app let's you play Avalon: The Resistance from your couch. If you do not know the game you can read the rules here
Running this app is pretty simple and only conatins a few steps. This app was bootstrapped with Create React App, so if you are familiar with that, this should be a breeze. If not follow these steps:
- Run
npm install
- Run
npm start
- Start the API
Yeah, that's it.
This project was made by me and my friend Simon Degen. We also created the entire game while using a boilerplate, but it didn't turn out to well, so we restarted the project from scratch. If you want to check out the old repositories they can be found here and here. If we ever get around to learning Dart, this Flutter mobile app will probably be where it can be found.
If you want to contribute, simply make a PR and we'll check it out ;)