A web-based game based on Big 2. Allows for 2-4 players. Link to play: https://lefantan.github.io/big2/
Making this game was passionate project of mine, however it was rushed and therefore has many technical debts that I would like to keep working on
- Use better semantic HTMLs
- API key should NOT be in tsx files, but .env
- Remember to implement better accessibility
- Responsiveness should be better, it is why the app doesnt work on mobile
- Components could perhaps be split into smaller chunks
- CSS practices are not as good as I want it to be