Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/enduro2d/enduro2d

Yet another 2d game engine of dreams (work in progress)
https://github.com/enduro2d/enduro2d

2d-engine 2d-framework 2d-game-engine 2d-game-framework 2d-game-library c-plus-plus c-plus-plus-11 c-plus-plus-14 cpp cpp11 cpp14 engine framework game-engine game-engine-2d game-framework game-library lightweight lightweight-game-engine lightweight-game-library

Last synced: about 2 months ago
JSON representation

Yet another 2d game engine of dreams (work in progress)

Awesome Lists containing this project

README

        

# Enduro2D (work in progress)

> Yet another 2d game engine of dreams

[![linux][badge.linux]][linux]
[![darwin][badge.darwin]][darwin]
[![windows][badge.windows]][windows]
[![language][badge.language]][language]
[![license][badge.license]][license]

## [Build Instructions](./BUILD_INSTRUCTIONS.md)

## [Bootstrap](https://github.com/enduro2d/enduro2d-bootstrap)

## [License (MIT)](./LICENSE.md)

[badge.darwin]: https://img.shields.io/github/actions/workflow/status/enduro2d/enduro2d/.github/workflows/darwin.yml?label=Xcode&logo=xcode
[badge.linux]: https://img.shields.io/github/actions/workflow/status/enduro2d/enduro2d/.github/workflows/linux.yml?label=GCC%2FClang&logo=linux
[badge.windows]: https://img.shields.io/github/actions/workflow/status/enduro2d/enduro2d/.github/workflows/windows.yml?label=Visual%20Studio&logo=visual-studio
[badge.language]: https://img.shields.io/badge/language-C%2B%2B17-yellow
[badge.license]: https://img.shields.io/badge/license-MIT-blue

[darwin]: https://github.com/enduro2d/enduro2d/actions?query=workflow%3Adarwin
[linux]: https://github.com/enduro2d/enduro2d/actions?query=workflow%3Alinux
[windows]: https://github.com/enduro2d/enduro2d/actions?query=workflow%3Awindows
[language]: https://en.wikipedia.org/wiki/C%2B%2B17
[license]: https://en.wikipedia.org/wiki/MIT_License