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
♞ 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 engine with easy modding and game creation -
Agar.IO Clone
Agar.io clone written with Socket.IO and HTML5 canvas -
The Battle for Wesnoth
An open source, turn-based strategy game with a high fantasy theme. -
untrusted
A meta-JavaScript adventure game by Alex Nisnevich and Greg Shuflin. -
SourceBans++
Admin, ban, and comms management system for the Source engine -
TournamentMango
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. -
Cubiks-2048
Game: Create the number 2048. Cubes with same number merge!
Collect and Analyze Billions of Data Points in Real Time
* 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