How to Install ember in Ubuntu 18.04



Install ember by entering the following commands in the terminal:

sudo apt update
sudo apt install ember

Description:

3D client framework for the WorldForge project

Ember is a 3D client framework for WorldForge. It's not meant to be a standalone game, instead its purpose is to provide a solid and extensible base from which to build game-specific clients. One of the goals of Ember is to allow for easy customization of the codebase. Currently it supports the game world of Mason.

Homepage: http://www.worldforge.org/

Version: 0.7.2+dfsg-1build2

Section: universe/games