I build this project to learn more about react, playwright and pipelines. I thought it would be fun to create a drinking game, so i can test it in real life.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
To run this project you'll need any code editor
Before we can get started, we'll need to clone this repository. We can do this by typing the following line of code in the terminal:
git clone https://github.com/InjuMichorius/arcade-adventure.gitOpen the index.html. The application should now be running on your local machine!
Below is a list of features I'd love to add to this application. The features are split up using the MoSCoW method.
M - Must haves These features are requirements for the end product
- Managable players
- Rounds with different games players can win or lose
- Playwright tests
S - Should haves These features are wanted, but not necessary for a usable product
- Sip counter
C - Could haves These features can be added if there is enough time to do so
- Music
- Sound effects
- Rules or powerups
W - Would haves These features can be added in the future
- At least 25 working games
- Cosmetics
This project is licensed under the MIT license by © Inju Michorius, 2021. See the LISENCE.md file for details.