An open API service indexing awesome lists of open source software.

https://github.com/lost-empire-entertainment/elypso-engine

C++ OpenGL game development engine for Windows and Linux.
https://github.com/lost-empire-entertainment/elypso-engine

cplusplus cpp engine game-dev game-engine game-engine-3d game-engine-development linux linux-app linux-application opengl programming windows windows-app windows-application

Last synced: 2 months ago
JSON representation

C++ OpenGL game development engine for Windows and Linux.

Awesome Lists containing this project

README

          

# Elypso engine

[![License](https://img.shields.io/badge/license-Proprietary-blue)](LICENSE.md)
![Platform](https://img.shields.io/badge/platform-Windows%20%7C%20Linux-brightgreen)
![Development Stage](https://img.shields.io/badge/development-Alpha-yellow)

![Engine screenshot](image.png)

# This branch is planned to be deprecated and is no longer maintained and **Elypso engine** is being remade on the 'indev' branch. Follow that if you want to see the latest currently unstable changes.

**Elypso engine** is an OpenGL C++ 20 game development engine and it uses several libraries listed in [the library file](LIBRARIES.md).

All changes will be listed at the [trello page](https://trello.com/b/hbt6ebCZ/elypso-engine) for each engine version, look at the pre-release task cards to see details for each pre-release.

The documentation for **Elypso engine** will be found at the [official website](https://elypsoengine.com) in the near future so please look there for information, this README file will not cover how to install or use this program.

[Elypso hub](https://github.com/Lost-Empire-Entertainment/Elypso-hub) is not included in this repository, it is required for normal engine operation, but the [releases](https://github.com/Lost-Empire-Entertainment/Elypso-engine/releases) provide it in its latest functioning format. So if you want to compile from source you have to also download Elypso Hub from its own repository.

---

### Prerequisites

Please read the Windows_prerequisites.txt or Linux_prerequisites.txt files to see what things you need to set up before you should run this program. More details will be provided on the website in the near future.

---

### False positives from Windows Security

If this is your first time running the program then Windows may throw false positives like trojan or other "security threats". Follow [this Microsoft tutorial](https://support.microsoft.com/en-us/windows/add-an-exclusion-to-windows-security-811816c0-4dfd-af4a-47e4-c301afe13b26) to exclude the repository folder from Windows Security scans.

---

### Links

[Donate on PayPal](https://www.paypal.com/donate/?hosted_button_id=QWG8SAYX5TTP6)

[Official Discord server](https://discord.gg/jkvasmTND5)

[Official Youtube channel](https://youtube.com/greenlaser)

[Official website](https://elypsoengine.com)

[Track development on the Trello board](https://trello.com/b/hbt6ebCZ/elypso-engine)

---

### Team

* [Greenlaser](https://github.com/greeenlaser) - *Lead developer*

* [tkpmonke](https://github.com/tkpmonke) - *Tester*