Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devj3ns/monopoly-mobile-banking
Unofficial banking companion app for monopoly board games.
https://github.com/devj3ns/monopoly-mobile-banking
flutter game monopoly
Last synced: 3 months ago
JSON representation
Unofficial banking companion app for monopoly board games.
- Host: GitHub
- URL: https://github.com/devj3ns/monopoly-mobile-banking
- Owner: devj3ns
- Created: 2021-07-26T20:05:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-05T04:04:46.000Z (over 1 year ago)
- Last Synced: 2024-10-09T10:42:59.129Z (3 months ago)
- Topics: flutter, game, monopoly
- Language: Dart
- Homepage: https://monopoly-banking.web.app
- Size: 722 KB
- Stars: 27
- Watchers: 1
- Forks: 5
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
## Unofficial banking companion app for monopoly board games.
This app replaces the play money in Monopoly board games. Instead, every player can see his money balance on his phone and make transactions through the app easily.
![App Showcase Image](https://user-images.githubusercontent.com/20878653/137903004-fd057f36-bee9-48ce-84a8-1923a55ce6ef.png)
A demo is available on [monopoly-banking.web.app](https://monopoly-banking.web.app/).
How to use this app:
1. All players have to open the website (or install the app on their phone).
2. One player creates a new game.
3. All players connect to this game.
4. Now all transactions can be done via the app, e.g. sending a player money or getting money from the bank.
5. Have fun 😀NOTE: This project is still in the early stages. If you have ideas, find bugs or have suggestions, just [open an issue](https://github.com/devj3ns/monopoly-banking/issues/new) :).