Posio alternatives and similar software solutions
Based on the "Games" category.
Alternatively, view Posio alternatives based on common mentions on social networks and blogs.
-
Lila
DISCONTINUED. ♞ lichess.org: the forever free, adless and open source chess server ♞ [Moved to: https://github.com/lichess-org/lila] -
Minetest
Minetest is an open source voxel game-creation platform with easy modding and game creation -
TournamentMango
DISCONTINUED. TournamentMango is an open source tournament bracket and user management system. You can build an archive of players and keep track of all their scores over time as well as their regular characters, games, and aliases. -
Legend of the Green Dragon
Core functionality for Legend of the Green Dragon, a text-based RPG game. -
QuakeJS
Fork of inolen/quakejs with additonal content server, local play page, and start-stop script -
Net64+
Net64 aka SM64O allows playing Super Mario 64 in an online multiplayer mode. Net64+ is the official continuation of the program and features an integrated server list.
InfluxDB - Purpose built for real-time analytics at any scale.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Posio or a related project?
Popular Comparisons
README
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