https://github.com/luanpotter/pixel-workplace
Pixel Workplace is a simple virtual environment to simulate the lack of real life office spaces.
https://github.com/luanpotter/pixel-workplace
game pixel pixel-art virtual workplace
Last synced: 11 days ago
JSON representation
Pixel Workplace is a simple virtual environment to simulate the lack of real life office spaces.
- Host: GitHub
- URL: https://github.com/luanpotter/pixel-workplace
- Owner: luanpotter
- License: mit
- Created: 2020-04-25T00:33:32.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T14:28:03.000Z (about 2 years ago)
- Last Synced: 2025-05-07T23:09:12.233Z (11 days ago)
- Topics: game, pixel, pixel-art, virtual, workplace
- Language: JavaScript
- Homepage:
- Size: 1.3 MB
- Stars: 10
- Watchers: 4
- Forks: 2
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# pixel-workplace

Pixel Workplace is a simple virtual environment to simulate the lack of real life office spaces.
## Docker-compose
To run the docker-compose:
##### Minimum Requirements
- **Docker engine: 19.03.0+**
- **Docker-compose**##### Commands:
`docker-compose up` : To get up server and client
`docker-compose up --build`: To build dockerfiles and up aplication