Skip to content

deadline-cxn/ember

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EMBER MMORPG Game Client / Server / Master Server Suite

  • Note: This project is not associated with the Worldforge project in any way, despite the engine being named Ember. It is purely coincidental, and I only recently found out about the Worldforge Ember client. I may change the name in the future so that there isn't any confusion.

This is a 3D OpenGL based MMORPG. The goal is to make this work on any OS and to be able to scale to accomodate higher loads. ie; A simple bedazzled type of gem game might only take about 2M to store it's assets, but could also be expanded to have 20G of assets for a mmorpg simply by adding new assets and (configs and/or scripts) then restarting the server.

Think of it as if Quake were to be merged with Everquest and Super Mario Brothers.

This repository makes use of the DLStorm C/C++ repository. You will have to clone it and add it to your compile paths.

You may clone this repository and do whatever you want to do with it.

Being that it is basically free for use, anything that gets contributed to this project will subsequently be under the same license as well.

Please feel free to contribute to the project.

Notes: I have updated this project to work with VSCode as of April 2020

Twitter: @Sethcoder

Email: defectiveseth@gmail.com

Releases

No releases published

Packages

No packages published

Languages