Simpl Features

100% Free & Open Source

Code hosted on GitHub

Available under GPL License

Growing community

Software Foundation

Made with popular Python and Django

Default React and Redux frontend

Django Rest Framework API

Easy Installation

Option to install with Docker or pyenv

A quickstart cookiecutter template for creating a game user interface

Default simpl-react package for building frontend user interfaces with React and Redux

Well documented

Customizable

Game user interfaces can be as basic or as sophisticated as you choose

Choose between single-player or multi-player

Game parameters are customizable

Architecture

Automatic update of frontend state using React and Redux

Communication by Websocket using the WAMP Protocol, with support for PubSub and RPC

Option of asynchronous or synchronous database access

Using redux-actions and Autobahn, create actions that publish to or call a WAMP topic, via PubSub or RPC