posio

A multiplayer geography game using Websockets

Stars
517
Forks
61
Open issues
1
Closed issues
7
Last commit
over 2 years ago
Watchers
517
Total releases
0
Total commits
49
Open PRs
0
Closed PRs
5
Repo URL
Platform
License
mit
Category
Usecase
Offers premium version?
NO
Proprietary?
NO
About

Posio

A multiplayer geography game using Websockets.

Visit https://posio.abrenaut.com/ for a live demo.

Developing

To download the project:

git clone https://github.com/abrenaut/posio.git
cd posio

To install dependencies:

pip install -r requirements.txt

To override the configuration (optional):

export POSIO_SETTINGS=/path/to/config.py

To run the application :

python run.py

Open the following URL in your browser: http://localhost:5000

Using Docker

Run:

docker-compose up

Wait until the environment builds and server is listening, then go to http://localhost:5000.

License

This project is under MIT license.

Alternative Projects
No projects found

Subscribe to Open Source Businees Newsletter

Twice a month we will interview people behind open source businesses. We will talk about how they are building a business on top of open source projects.

We'll never share your email with anyone else.