Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/qfsw/pengengine

Peng Engine is a custom game engine built with C++23 and OpenGL 4.3+
https://github.com/qfsw/pengengine

game-development game-engine

Last synced: 3 months ago
JSON representation

Peng Engine is a custom game engine built with C++23 and OpenGL 4.3+

Awesome Lists containing this project

README

        







**Peng Engine** is a custom game engine built with C++23 and OpenGL 4.3+ with minimal use of [third party](docs/third-party.md) libraries.

Requires Visual Studio 2022 to compile

Follow the [devlog](https://qfsw.itch.io/peng-engine/devlog) on itch.io

_more details coming soon_

1. [Build Configurations](docs/build-configs.md)
2. [Third Party Libraries](docs/third-party.md)

Thanks to [@redshift0345](https://github.com/redshift0345) for setting up automated builds!