https://github.com/lfandorinl/monopoly
The best monopoly in the world!
https://github.com/lfandorinl/monopoly
game mobx monopoly node react socket-io typescript
Last synced: 12 months ago
JSON representation
The best monopoly in the world!
- Host: GitHub
- URL: https://github.com/lfandorinl/monopoly
- Owner: lFandoriNl
- License: mit
- Created: 2020-12-27T09:36:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-01T17:35:34.000Z (over 5 years ago)
- Last Synced: 2025-06-02T07:16:39.560Z (about 1 year ago)
- Topics: game, mobx, monopoly, node, react, socket-io, typescript
- Language: TypeScript
- Homepage:
- Size: 1.87 MB
- Stars: 28
- Watchers: 1
- Forks: 13
- Open Issues: 3
-
Metadata Files:
- Readme: README-EN.md
- Contributing: CONTRIBUTING-EN.md
- License: LICENSE
Awesome Lists containing this project
README
# Monopoly
[](#contributors-)
## How to run
```
1. npx lerna bootstrap
2. npm install
3. npm start
```
There might be some issues while running it on newer versions of npm and yarn.
It's recommended **not** to use npm 7 and yarn 2.
---
## How can I contribute?
Please read the following [guide](./CONTRIBUTING-EN.md)
---
## Feature List
- ✅ Game creation
- ✅ Connecting players to the game session
- ✅ Game board
- Viewing company data
- ✅ Roll of the dice
- In 3d
- ✅ Animation of moving chips across the board
- Timer on limit of turn
- Actions with companies
- ✅ Rent payment
- ✅ Buying companies
- Putting companies up for auction
- Company pledge
- Company redemption
- Construction of branches
- Sale of branches
- Offer of deals
- Implementation of cells
- Start
- Prison
- Jackpot
- Vacation
- Chance
- Tax
- Chat between players
- Logging events to chat
- The opportunity to surrender
---
## How we want it to look
1. Start of the game

2. Move suggestion

3. Company purchase decision

4. Company overview on cell click

These are the screenshots from https://monopoly-one.com/
There's also https://monopolystar.ru/, which looks more atmospheric, and although both of them have their pros and cons, we're going to take the best from them.
## Contributors ✨
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

Maxim Koylo
💻 ⚠️ 🔣 🤔 📆 👀

NothingToSayLGFM
💻

Extwazer
💻

nevstafev
💻 🤔

Nikolay Chechulin
🌍

Alexey Pudnikov
💻 📖
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!