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.
- Host: GitHub
- URL: https://github.com/lost-empire-entertainment/elypso-engine
- Owner: Lost-Empire-Entertainment
- License: other
- Created: 2023-11-15T10:50:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-04T07:32:35.000Z (4 months ago)
- Last Synced: 2025-09-04T09:36:17.748Z (4 months ago)
- Topics: 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
- Language: C++
- Homepage: https://elypsoengine.com
- Size: 214 MB
- Stars: 20
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Elypso engine
[](LICENSE.md)



# 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*