Development,  Gamedev,  IT,  Software,  Steam,  Twitch

Evennia – python library for online text games

Evennia is a library that allows you to effortlessly create a multiplayer text game right in your console. Rather than dictating a genre or style of play, this library simply provides the implementation of the structure, leaving the game development to you.

This library already includes the base classes of game objects, rooms, characters, timers, dynamic game states and much more. There are ready-made systems for in-game training, authorization and internal communication channels.

In addition to supporting desktop applications, Evennia allows you to play your game right in the browser.