Skip to content

esotericpig/CybelEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

40 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Cybel Engine

Cybel Engine is a simple C++20 game engine using SDL2, legacy OpenGL 2.1+, and WebGL 2.0 (OpenGL ES 3.0). It can build for the Desktop or the Web using Emscripten.

It was specifically written for my game EkoScape, but not tied to it and can be used in general to make a game.

This repo is currently a work in progress for the next version of EkoScape, which can be viewed on its dev branch.

License

MPL-2.0

Cybel Engine (https://github.com/esotericpig/CybelEngine)
Copyright (c) 2024-2026 Bradley Whited

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at https://mozilla.org/MPL/2.0/.

About

๐Ÿงโ€โ™€๏ธ๐Ÿ•น๏ธ๐Ÿš‚ Simple C++ game engine using SDL2 & OpenGL, with Web support using Emscripten.

Topics

Resources

License

Stars

Watchers

Forks

Packages

ย 
ย 
ย 

Contributors